|
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 14 February |
26 | | - 2011</h2> |
| 25 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 March 2011</h2> |
27 | 26 |
|
28 | 27 | <dl> |
29 | 28 | <dt>This version: |
30 | 29 |
|
31 | | - <dd><!-- <a href="http://www.w3.org/TR/2011/CR-css3-background-20110214">http://www.w3.org/TR/2011/ED-css3-background-20110214</a> --> |
| 30 | + <dd><!-- <a href="http://www.w3.org/TR/2011/CR-css3-background-20110307">http://www.w3.org/TR/2011/ED-css3-background-20110307</a> --> |
32 | 31 | <a |
33 | 32 | href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a> |
34 | 33 |
|
@@ -2434,7 +2433,7 @@ <h3 id=the-border-shorthands><span class=secno>4.4. </span>The border |
2434 | 2433 | what properties are introduced in the future. |
2435 | 2434 |
|
2436 | 2435 | <div class=example> |
2437 | | - <p>For example, the first rule below is equivalent to the set of four |
| 2436 | + <p>For example, the first rule below is equivalent to the set of five |
2438 | 2437 | rules shown after it: |
2439 | 2438 |
|
2440 | 2439 | <pre> |
@@ -2764,7 +2763,7 @@ <h3 id=corner-overlap><span class=secno>5.5. </span>Overlapping Curves</h3> |
2764 | 2763 | </pre> |
2765 | 2764 |
|
2766 | 2765 | <p>The height (2.5em) is enough for the specified radii (0.5em plus |
2767 | | - 2.5em). However, if the height is only 2em, |
| 2766 | + 2.0em). However, if the height is only 2em, |
2768 | 2767 |
|
2769 | 2768 | <pre> |
2770 | 2769 | box-sizing: border-box; |
@@ -3291,7 +3290,7 @@ <h3 id=the-border-image-repeat><span class=secno>6.5. </span>The ‘<a |
3291 | 3290 | <tr> |
3292 | 3291 | <th>Value: |
3293 | 3292 |
|
3294 | | - <td>[ stretch | repeat | round ]{1,2} |
| 3293 | + <td>[ stretch | repeat | round | space ]{1,2} |
3295 | 3294 |
|
3296 | 3295 | <tr> |
3297 | 3296 | <th>Initial: |
@@ -3831,8 +3830,8 @@ <h3 id=the-box-shadow><span class=secno>7.2. </span>The ‘<a |
3831 | 3830 | area. |
3832 | 3831 |
|
3833 | 3832 | <div class=example> |
3834 | | - <p>Below are some examples of an orange box with a blue border being being |
3835 | | - given a drop shadow.</p> |
| 3833 | + <p>Below are some examples of an orange box with a blue border being given |
| 3834 | + a drop shadow.</p> |
3836 | 3835 |
|
3837 | 3836 | <table class=data id=box-shadow-samples> |
3838 | 3837 | <tbody> |
@@ -4280,10 +4279,10 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
4280 | 4279 | <dt id=CSS21>[CSS21] |
4281 | 4280 |
|
4282 | 4281 | <dd>Bert Bos; et al. <a |
4283 | | - href="http://www.w3.org/TR/2009/CR-CSS2-20090908"><cite>Cascading Style |
4284 | | - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 8 September |
4285 | | - 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a |
4286 | | - href="http://www.w3.org/TR/2009/CR-CSS2-20090908">http://www.w3.org/TR/2009/CR-CSS2-20090908</a> |
| 4282 | + href="http://www.w3.org/TR/2010/WD-CSS2-20101207"><cite>Cascading Style |
| 4283 | + Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 December |
| 4284 | + 2010. W3C Working Draft. (Work in progress.) URL: <a |
| 4285 | + href="http://www.w3.org/TR/2010/WD-CSS2-20101207">http://www.w3.org/TR/2010/WD-CSS2-20101207</a> |
4287 | 4286 | </dd> |
4288 | 4287 | <!----> |
4289 | 4288 |
|
@@ -4606,7 +4605,7 @@ <h2 class=no-num id=property-index>Property index</h2> |
4606 | 4605 | <td><a class=property |
4607 | 4606 | href="#border-image-repeat">border-image-repeat</a> |
4608 | 4607 |
|
4609 | | - <td>[ stretch | repeat | round ]{1,2} |
| 4608 | + <td>[ stretch | repeat | round | space ]{1,2} |
4610 | 4609 |
|
4611 | 4610 | <td>stretch |
4612 | 4611 |
|
|
0 commit comments