|
11 | 11 | <link href="https://www.w3.org/StyleSheets/TR/2016/W3C-CR" rel="stylesheet" type="text/css"> |
12 | 12 | <meta content="Bikeshed version 9b0b2730ee172057dc61b07ba905141b4ebd70ef" name="generator"> |
13 | 13 | <link href="https://www.w3.org/TR/css-backgrounds-3/" rel="canonical"> |
14 | | - <meta content="efe4ddb0350548e0c212bdc96598034a0c000800" name="document-revision"> |
| 14 | + <meta content="96df8fc00d548a09376b3a5575347ae06c455688" name="document-revision"> |
15 | 15 | <script defer="" src="https://test.csswg.org/harness/annotate.js#!css-backgrounds-3_dev/css-backgrounds-3" type="text/javascript"></script> |
16 | 16 | <style>/* style-md-lists */ |
17 | 17 |
|
|
201 | 201 | <div class="head"> |
202 | 202 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p> |
203 | 203 | <h1>CSS Backgrounds and Borders Module Level 3</h1> |
204 | | - <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">W3C Candidate Recommendation, <time class="dt-updated" datetime="2017-09-27">27 September 2017</time></span></h2> |
| 204 | + <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">W3C Candidate Recommendation, <time class="dt-updated" datetime="2017-10-17">17 October 2017</time></span></h2> |
205 | 205 | <div data-fill-with="spec-metadata"> |
206 | 206 | <dl> |
207 | 207 | <dt>This version: |
208 | | - <dd><a class="u-url" href="https://www.w3.org/TR/2017/CR-css-backgrounds-3-20170927/">https://www.w3.org/TR/2017/CR-css-backgrounds-3-20170927/</a> |
| 208 | + <dd><a class="u-url" href="https://www.w3.org/TR/2017/CR-css-backgrounds-3-20171017/">https://www.w3.org/TR/2017/CR-css-backgrounds-3-20171017/</a> |
209 | 209 | <dt>Latest published version: |
210 | 210 | <dd><a href="https://www.w3.org/TR/css-backgrounds-3/">https://www.w3.org/TR/css-backgrounds-3/</a> |
211 | 211 | <dt>Editor's Draft: |
@@ -240,7 +240,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="status"><span class="conten |
240 | 240 | A list of current W3C publications and the latest revision of this technical report |
241 | 241 | can be found in the <a href="https://www.w3.org/TR/">W3C technical reports index at https://www.w3.org/TR/.</a></em> </p> |
242 | 242 | <p> This document was produced by the <a href="https://www.w3.org/Style/CSS/members">CSS Working Group</a> as a Candidate Recommendation. This document is intended to become a W3C Recommendation. |
243 | | - This document will remain a Candidate Recommendation at least until <time class="status-deadline" datetime="2012-07-25">25 July 2012</time> in order |
| 243 | + This document will remain a Candidate Recommendation at least until <time class="status-deadline" datetime="2017-11-30">30 November 2017</time> in order |
244 | 244 | to ensure the opportunity for wide review. </p> |
245 | 245 | <p> <a href="https://github.com/w3c/csswg-drafts/issues">GitHub Issues</a> are preferred for discussion of this specification. |
246 | 246 | When filing an issue, please put the text “css-backgrounds” in the title, |
@@ -1382,7 +1382,7 @@ <h4 class="heading settled" data-level="3.11.1" id="root-background"><span class |
1382 | 1382 | The root element does not paint this background again, i.e., the used |
1383 | 1383 | value of its background is transparent. </p> |
1384 | 1384 | <h4 class="heading settled" data-level="3.11.2" id="body-background"><span class="secno">3.11.2. </span><span class="content"> The Canvas Background and the HTML <body> Element</span><a class="self-link" href="#body-background"></a></h4> |
1385 | | - <p>For documents whose root element is an HTML <code class="html">HTML</code> element <a data-link-type="biblio" href="#biblio-html401">[HTML401]</a> or an XHTML <code class="html">html</code> element <a data-link-type="biblio" href="#biblio-xhtml11">[XHTML11]</a>: if the computed |
| 1385 | + <p>For documents whose root element is an HTML <code class="html">HTML</code> element <a data-link-type="biblio" href="#biblio-html">[HTML]</a> or an XHTML <code class="html">html</code> element <a data-link-type="biblio" href="#biblio-xhtml11">[XHTML11]</a>: if the computed |
1386 | 1386 | value of <a class="property" data-link-type="propdesc" href="#propdef-background-image" id="ref-for-propdef-background-image⑤">background-image</a> on the root element is <a class="css" data-link-type="maybe" href="#valdef-background-image-none" id="ref-for-valdef-background-image-none①">none</a> and its <a class="property" data-link-type="propdesc" href="#propdef-background-color" id="ref-for-propdef-background-color⑦">background-color</a> is <a class="css" data-link-type="maybe" href="https://www.w3.org/TR/css-color-4/#valdef-color-transparent" id="ref-for-valdef-color-transparent①">transparent</a>, user agents must instead propagate |
1387 | 1387 | the computed values of the background properties from that element’s first |
1388 | 1388 | HTML <code class="html">BODY</code> or XHTML <code class="html">body</code> child element. The used values of that <code class="html">BODY</code> element’s |
@@ -2768,9 +2768,9 @@ <h3 class="heading settled" data-level="8.1" id="glossary"><span class="secno">8 |
2768 | 2768 | </dl> |
2769 | 2769 | <h3 class="heading settled" data-level="8.2" id="levels"><span class="secno">8.2. </span><span class="content">Levels</span><a class="self-link" href="#levels"></a></h3> |
2770 | 2770 | <p><em>This section is informative.</em> CSS has different levels of |
2771 | | -features, each a subset of the other. (See <a data-link-type="biblio" href="#biblio-css-2010">[CSS-2010]</a> for a full |
2772 | | -explanation.) The lists below describe which features from this |
2773 | | -specification are in each level. </p> |
| 2771 | +features, each a subset of the other. |
| 2772 | +(See <a data-link-type="biblio" href="#biblio-css-2017">[CSS-2017]</a> for a full explanation.) |
| 2773 | +The lists below describe which features from this specification are in each level. </p> |
2774 | 2774 | <h4 class="heading settled" data-level="8.2.1" id="level-1"><span class="secno">8.2.1. </span><span class="content">Level 1</span><a class="self-link" href="#level-1"></a></h4> |
2775 | 2775 | <ul> |
2776 | 2776 | <li><a class="property" data-link-type="propdesc" href="#propdef-background-color" id="ref-for-propdef-background-color⑧">background-color</a> |
@@ -3444,17 +3444,17 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N |
3444 | 3444 | <dd>Tantek Çelik; et al. <a href="https://www.w3.org/TR/css3-selectors/">Selectors Level 3</a>. 29 September 2011. REC. URL: <a href="https://www.w3.org/TR/css3-selectors/">https://www.w3.org/TR/css3-selectors/</a> |
3445 | 3445 | <dt id="biblio-css3color">[CSS3COLOR] |
3446 | 3446 | <dd>Tantek Çelik; Chris Lilley; David Baron. <a href="https://www.w3.org/TR/css3-color">CSS Color Module Level 3</a>. 7 June 2011. REC. URL: <a href="https://www.w3.org/TR/css3-color">https://www.w3.org/TR/css3-color</a> |
3447 | | - <dt id="biblio-html401">[HTML401] |
3448 | | - <dd>Dave Raggett; Arnaud Le Hors; Ian Jacobs. <a href="https://www.w3.org/TR/html401">HTML 4.01 Specification</a>. 24 December 1999. REC. URL: <a href="https://www.w3.org/TR/html401">https://www.w3.org/TR/html401</a> |
| 3447 | + <dt id="biblio-html">[HTML] |
| 3448 | + <dd>Anne van Kesteren; et al. <a href="https://html.spec.whatwg.org/multipage/">HTML Standard</a>. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a> |
3449 | 3449 | <dt id="biblio-rfc2119">[RFC2119] |
3450 | 3450 | <dd>S. Bradner. <a href="https://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a> |
3451 | 3451 | <dt id="biblio-xhtml11">[XHTML11] |
3452 | 3452 | <dd>Shane McCarron; Masayasu Ishikawa. <a href="https://www.w3.org/TR/xhtml11/">XHTML™ 1.1 - Module-based XHTML - Second Edition</a>. 23 November 2010. REC. URL: <a href="https://www.w3.org/TR/xhtml11/">https://www.w3.org/TR/xhtml11/</a> |
3453 | 3453 | </dl> |
3454 | 3454 | <h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3> |
3455 | 3455 | <dl> |
3456 | | - <dt id="biblio-css-2010">[CSS-2010] |
3457 | | - <dd>Elika Etemad. <a href="https://www.w3.org/TR/css-2010/">Cascading Style Sheets (CSS) Snapshot 2010</a>. 12 May 2011. NOTE. URL: <a href="https://www.w3.org/TR/css-2010/">https://www.w3.org/TR/css-2010/</a> |
| 3456 | + <dt id="biblio-css-2017">[CSS-2017] |
| 3457 | + <dd>Tab Atkins Jr.; Elika Etemad; Florian Rivoal. <a href="https://www.w3.org/TR/css-2017/">CSS Snapshot 2017</a>. 31 January 2017. NOTE. URL: <a href="https://www.w3.org/TR/css-2017/">https://www.w3.org/TR/css-2017/</a> |
3458 | 3458 | <dt id="biblio-css-shapes">[CSS-SHAPES] |
3459 | 3459 | <dd>Vincent Hardy; Rossen Atanassov; Alan Stearns. <a href="https://www.w3.org/TR/css-shapes-1/">CSS Shapes Module Level 1</a>. 20 March 2014. CR. URL: <a href="https://www.w3.org/TR/css-shapes-1/">https://www.w3.org/TR/css-shapes-1/</a> |
3460 | 3460 | <dt id="biblio-css3-transitions">[CSS3-TRANSITIONS] |
|
0 commit comments