File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323 < h1 > CSS Backgrounds and Borders Module Level 3</ h1 >
2424
25- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 14 December
26- 2009</ h2 >
25+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 7 January 2010</ h2 >
2726
2827 < dl >
2928 < dt > This version:
3029
31- < dd > <!--<a href="http://www.w3.org/TR/2009 /CR-css3-background-20091214 ">http://www.w3.org/TR/2009 /ED-css3-background-20091214 </a>-->
30+ < dd > <!--<a href="http://www.w3.org/TR/2010 /CR-css3-background-20100107 ">http://www.w3.org/TR/2010 /ED-css3-background-20100107 </a>-->
3231 < a
3332 href ="http://dev.w3.org/csswg/css3-background "> http://dev.w3.org/csswg/css3-background</ a >
3433
@@ -59,7 +58,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 December
5958 <!--begin-copyright-->
6059 < p class =copyright > < a
6160 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
62- rel =license > Copyright</ a > © 2009 < a
61+ rel =license > Copyright</ a > © 2010 < a
6362 href ="http://www.w3.org/ "> < acronym title ="World Wide Web
6463 Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
6564 href ="http://www.csail.mit.edu/ "> < acronym title ="Massachusetts Institute
@@ -1621,7 +1620,7 @@ <h3 id=the-background><span class=secno>3.10. </span>The ‘<code
16211620
16221621 < p > where ‘< code class =css > < a
16231622 href ="#ltbg-positiongt "> < var > <bg-position></ var > </ a > </ code > ’
1624- must not occur before ‘< code class =css > / < var > < a
1623+ must occur before ‘< code class =css > / < var > < a
16251624 href ="#ltbg-sizegt "> <bg-size></ a > </ var > </ code > ’ if both are
16261625 present.
16271626
Original file line number Diff line number Diff line change @@ -1135,7 +1135,7 @@ <h3 id="the-background">The 'background' shorthand property</h3>
11351135
11361136< pre class =prod > < dfn > < var > <final-bg-layer></ var > </ dfn > = < var > <bg-image></ var > || < var > <bg-position></ var > || / < var > <bg-size></ var > || < var > <repeat-style></ var > || < var > <attachment></ var > || < var > <bg-origin></ var > || < var > <'background-color'></ var > </ pre >
11371137
1138- < p > where ''< var > <bg-position></ var > '' must not occur before
1138+ < p > where ''< var > <bg-position></ var > '' must occur before
11391139''/ < var > <bg-size></ var > '' if both are present.
11401140
11411141< p class =note > Note that a color is permitted in
You can’t perform that action at this time.
0 commit comments