|
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 26 March 2012</h2> |
| 25 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 March 2012</h2> |
26 | 26 |
|
27 | 27 | <dl> |
28 | 28 | <dt>This version: |
29 | 29 |
|
30 | | - <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120326">http://www.w3.org/TR/2012/ED-css3-background-20120326/</a> --> |
| 30 | + <dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20120327">http://www.w3.org/TR/2012/ED-css3-background-20120327/</a> --> |
31 | 31 | <a |
32 | 32 | href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css3-background/</a> |
33 | 33 |
|
@@ -2650,10 +2650,10 @@ <h3 id=the-border-radius><span class=secno>5.1. </span>Curve Radii: the |
2650 | 2650 | <tr> |
2651 | 2651 | <th>Name: |
2652 | 2652 |
|
2653 | | - <td><dfn id=border-top-right-radius>border-top-right-radius</dfn>, <dfn |
| 2653 | + <td> <dfn id=border-top-left-radius>border-top-left-radius</dfn>, <dfn |
| 2654 | + id=border-top-right-radius>border-top-right-radius</dfn>, <dfn |
2654 | 2655 | id=border-bottom-right-radius>border-bottom-right-radius</dfn>, <dfn |
2655 | | - id=border-bottom-left-radius>border-bottom-left-radius</dfn>, <dfn |
2656 | | - id=border-top-left-radius>border-top-left-radius</dfn> |
| 2656 | + id=border-bottom-left-radius>border-bottom-left-radius</dfn> |
2657 | 2657 |
|
2658 | 2658 | <tr> |
2659 | 2659 | <th><a href="#values">Value</a>: |
@@ -5131,13 +5131,13 @@ <h2 class=no-num id=property-index> Property Index</h2> |
5131 | 5131 |
|
5132 | 5132 | <tr> |
5133 | 5133 | <th><a class=property |
| 5134 | + href="#border-top-left-radius">border-top-left-radius</a>, <a |
| 5135 | + class=property |
5134 | 5136 | href="#border-top-right-radius">border-top-right-radius</a>, <a |
5135 | 5137 | class=property |
5136 | 5138 | href="#border-bottom-right-radius">border-bottom-right-radius</a>, <a |
5137 | 5139 | class=property |
5138 | | - href="#border-bottom-left-radius">border-bottom-left-radius</a>, <a |
5139 | | - class=property |
5140 | | - href="#border-top-left-radius">border-top-left-radius</a> |
| 5140 | + href="#border-bottom-left-radius">border-bottom-left-radius</a> |
5141 | 5141 |
|
5142 | 5142 | <td>[ <length> | <percentage> ] [ <length> | |
5143 | 5143 | <percentage> ]? |
|
0 commit comments