|
15 | 15 |
|
16 | 16 | <h1>CSS Styling Attributes Level 1</h1> |
17 | 17 |
|
18 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 January |
| 18 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 January |
19 | 19 | 2010</h2> |
20 | 20 |
|
21 | 21 | <dl> |
22 | 22 | <dt>This version:</dt> |
23 | | - <!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100114/">http://www.w3.org/TR/2010/WD-css-style-attr-20100114/</a></dd> --> |
| 23 | + <!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100118/">http://www.w3.org/TR/2010/WD-css-style-attr-20100118/</a></dd> --> |
24 | 24 |
|
25 | 25 | <dd><a |
26 | 26 | href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a> |
@@ -63,9 +63,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 January |
63 | 63 | href="http://www.w3.org/"><acronym title="World Wide Web |
64 | 64 | Consortium">W3C</acronym></a><sup>®</sup> (<a |
65 | 65 | href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute |
66 | | - of Technology">MIT</acronym></a>, <a |
67 | | - href="http://www.ercim.org/"><acronym title="European Research Consortium |
68 | | - for Informatics and Mathematics">ERCIM</acronym></a>, <a |
| 66 | + of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym |
| 67 | + title="European Research Consortium for Informatics and |
| 68 | + Mathematics">ERCIM</acronym></a>, <a |
69 | 69 | href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a |
70 | 70 | href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, |
71 | 71 | <a |
@@ -232,7 +232,7 @@ <h2 id=syntax><span class=secno>3. </span>Syntax and Parsing</h2> |
232 | 232 |
|
233 | 233 | <pre> |
234 | 234 | declaration-list |
235 | | - : S* declaration [ ';' S* declaration ]* |
| 235 | + : S* declaration? [ ';' S* declaration? ]* |
236 | 236 | ; |
237 | 237 | </pre> |
238 | 238 |
|
|
0 commit comments