|
22 | 22 |
|
23 | 23 | <h1>CSS Backgrounds and Borders Module Level 3</h1> |
24 | 24 |
|
25 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 9 February |
| 25 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 February |
26 | 26 | 2011</h2> |
27 | 27 |
|
28 | 28 | <dl> |
29 | 29 | <dt>This version: |
30 | 30 |
|
31 | | - <dd><!--<a href="http://www.w3.org/TR/2011/WD-css3-background-20110209">http://www.w3.org/TR/2011/ED-css3-background-20110209</a>--> |
| 31 | + <dd><!--<a href="http://www.w3.org/TR/2011/WD-css3-background-20110211">http://www.w3.org/TR/2011/ED-css3-background-20110211</a>--> |
32 | 32 | <a |
33 | 33 | href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> |
34 | 34 |
|
@@ -882,11 +882,11 @@ <h3 id=the-background-attachment><span class=secno>3.5. </span>The |
882 | 882 | <dd>The background is fixed with regard to the viewport. In paged media |
883 | 883 | where there is no viewport, a ‘<a href="#fixed0"><code |
884 | 884 | class=css>fixed</code></a>’ background is fixed with respect to the |
885 | | - <a href="http://www.w3.org/TR/CSS21/page.html#page-box">page box</a>. |
886 | | - <span class=note>>Note that there is only one viewport per view. Even if |
887 | | - an element has a scrolling mechanism (see the ‘<code |
888 | | - class=property>overflow</code>’ property <a href="#CSS21" |
889 | | - rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>), a ‘<a |
| 885 | + <a href="http://www.w3.org/TR/CSS21/page.html#page-box">page box</a> and |
| 886 | + therefore replicated on every page. <span class=note>Note that there is |
| 887 | + only one viewport per view. Even if an element has a scrolling mechanism |
| 888 | + (see the ‘<code class=property>overflow</code>’ property <a |
| 889 | + href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>), a ‘<a |
890 | 890 | href="#fixed0"><code class=css>fixed</code></a>’ background doesn't |
891 | 891 | move with the element.</span> |
892 | 892 |
|
|
0 commit comments