|
3 | 3 | <html lang=en>
|
4 | 4 | <head><meta content="text/html; charset=utf-8" http-equiv=Content-Type>
|
5 | 5 |
|
6 |
| - <title>CSS Styling Attribute Syntax Level 1</title> |
| 6 | + <title>CSS Styling Attributes Level 1</title> |
7 | 7 | <link href="../default.css" rel=stylesheet type="text/css">
|
8 | 8 | <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
|
9 | 9 | type="text/css">
|
|
13 | 13 | <p><a href="http://www.w3.org/"><img alt=W3C height=48
|
14 | 14 | src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
|
15 | 15 |
|
16 |
| - <h1>CSS Styling Attribute Syntax Level 1</h1> |
| 16 | + <h1>CSS Styling Attributes Level 1</h1> |
17 | 17 |
|
18 | 18 | <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 January
|
19 | 19 | 2010</h2>
|
@@ -120,6 +120,17 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
|
120 | 120 | W3C Patent Policy</a>.</p>
|
121 | 121 | <!--end-status-->
|
122 | 122 |
|
| 123 | + <p>This specification is a <strong>Last Call Working Draft</strong>. All |
| 124 | + persons are encouraged to review this document and <strong>send comments |
| 125 | + to the <a |
| 126 | + href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> |
| 127 | + mailing list</strong> as described above. The <strong>deadline for |
| 128 | + comments</strong> is <strong>9 February 2010</strong>. |
| 129 | + |
| 130 | + <p>A CSS Styling Attribute <a href="http://www.w3.org/Style/CSS/Test/">Test |
| 131 | + Suite</a> will be developed during the Candidate Recommendation phase of |
| 132 | + this CSS Styling Attribute specification. |
| 133 | + |
123 | 134 | <h2 class="no-num no-toc" id=contents>Table of contents</h2>
|
124 | 135 | <!--begin-toc-->
|
125 | 136 |
|
@@ -164,14 +175,13 @@ <h2 id=intro><span class=secno>1. </span>Introduction</h2>
|
164 | 175 |
|
165 | 176 | <h2 id=conformance><span class=secno>2. </span>Conformance</h2>
|
166 | 177 |
|
167 |
| - <p>A document or implementation cannot conform to CSS Styling Attribute |
168 |
| - Syntax Level 1 alone, but can claim conformance to CSS Styling Attribute |
169 |
| - Syntax Level 1 if it satisfies the conformance requirements in this |
170 |
| - specification when implementing CSS together with styling attribute |
171 |
| - handling as defined in a document language that has CSS styling |
172 |
| - attributes. |
| 178 | + <p>A document or implementation cannot conform to CSS Styling Attributes |
| 179 | + Level 1 alone, but can claim conformance to CSS Styling Attributes Level 1 |
| 180 | + if it satisfies the conformance requirements in this specification when |
| 181 | + implementing CSS together with styling attribute handling as defined in a |
| 182 | + document language that has CSS styling attributes. |
173 | 183 |
|
174 |
| - <p>Conformance to CSS Styling Attribute Syntax Level 1 is defined for two |
| 184 | + <p>Conformance to CSS Styling Attributes Level 1 is defined for two |
175 | 185 | classes:
|
176 | 186 |
|
177 | 187 | <dl>
|
|
0 commit comments