Skip to content

Commit 61d2b6a

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402261
1 parent 79a1d01 commit 61d2b6a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css2/cover.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,8 @@ <h3>Features at risk</h3>
239239
<p>Since implementations are not expected to support multiple IDs
240240
per element soon, this feature may be made informative. The W3C
241241
Selectors specification will continue to have this feature
242-
normatively. (<a href="selector#id-selectors">Section 5.8.4.</a>)
242+
normatively. (<a href="selector.html#id-selectors">Section
243+
5.8.4.</a>)
243244
</dd>
244245
</dl>
245246

css2/grammar.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,10 @@ <H1><a name="q0">Appendix G. Grammar of CSS&nbsp;2.1</a></H1>
4040
must also adhere to the <a href="./syndata.html#syntax">
4141
forward-compatible parsing rules</a>, the selectors notation, the <a
4242
href="./about.html#property-defs">property and value notation</a>,
43-
and the unit notation. In
44-
addition, the document language may impose restrictions, e.g. HTML
45-
imposes restrictions on the possible values of the "class" attribute.
46-
47-
43+
and the unit notation. However, not all syntactically correct CSS can take
44+
effect, since the document language may impose restrictions that are
45+
not in CSS, e.g., HTML imposes restrictions on the possible values of
46+
the "class" attribute.
4847

4948
<h2><a name="q1">G.1 Grammar</a></h2>
5049

0 commit comments

Comments
 (0)