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 24 February
26- 2010</ h2 >
25+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 3 March 2010</ h2 >
2726
2827 < dl >
2928 < dt > This version:
3029
31- < dd > <!--<a href="http://www.w3.org/TR/2010/CR-css3-background-20100224 ">http://www.w3.org/TR/2010/ED-css3-background-20100224 </a>-->
30+ < dd > <!--<a href="http://www.w3.org/TR/2010/CR-css3-background-20100303 ">http://www.w3.org/TR/2010/ED-css3-background-20100303 </a>-->
3231 < a
3332 href ="http://dev.w3.org/csswg/css3-background "> http://dev.w3.org/csswg/css3-background</ a >
3433
@@ -1669,8 +1668,7 @@ <h3 id=the-background><span class=secno>3.10. </span>The ‘<code
16691668 href ="#background-image "> background-image</ a > </ code > ’ to its initial
16701669 value, then assigns explicit values given in the declaration.
16711670
1672- < p > If ‘< code class =property > < a
1673- href ="#background-origin "> background-origin</ a > </ code > ’ is present
1671+ < p > If < var > < a href ="#ltbg-origingt "> <bg-origin></ a > </ var > is present
16741672 and its value matches a possible value for ‘< code class =property > < a
16751673 href ="#background-clip "> background-clip</ a > </ code > ’ then it also
16761674 sets ‘< code class =property > < a
Original file line number Diff line number Diff line change @@ -1157,7 +1157,7 @@ <h3 id="the-background">The 'background' shorthand property</h3>
11571157'background-image' to its initial value, then assigns explicit values
11581158given in the declaration.
11591159
1160- < p > If 'background -origin' is present and its value matches a possible
1160+ < p > If < var > <bg -origin> </ var > is present and its value matches a possible
11611161value for 'background-clip' then it also sets 'background-clip' to
11621162that value. For example, ''background: border-box'' sets both
11631163'background-origin' and 'background-clip' to ''border-box''.
You can’t perform that action at this time.
0 commit comments