Skip to content

Commit 27c895a

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402478
1 parent e77ce35 commit 27c895a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css2/syndata.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ <h2>4.1 <a name="syntax">Syntax</a></h2>
8989
complemented by the normative grammar rules presented in <a
9090
href="grammar.html">Appendix G</a>.
9191
</p>
92+
<p>In this specification, the expressions "immediately before" or
93+
"immediately after" mean with no intervening whitespace or comments.
94+
9295
<h3>4.1.1 <a name="tokenization">Tokenization</a></h3>
9396

9497
<p>All levels of CSS &mdash; level 1, level 2, and any future levels &mdash; use
@@ -368,8 +371,6 @@ <h3><a name="q7">4.1.4 Statements</a></h3>
368371
sets.</em></span></a> There may be <a href="#whitespace">whitespace</a>
369372
around the statements.
370373
</p>
371-
<p>In this specification, the expressions "immediately before" or
372-
"immediately after" mean with no intervening whitespace or comments.
373374

374375

375376
</p>
@@ -1133,7 +1134,7 @@ <h3>4.3.6 <a name="color-units">Colors</a></h3>
11331134
name="value-def-color" class="value-def">&lt;color&gt;</a></span>
11341135
is either a keyword or a numerical RGB specification.
11351136
</p>
1136-
<p> The list of keyword color names is: aqua, black, blue, fuchsia,
1137+
<p> The list of color keywords is: aqua, black, blue, fuchsia,
11371138
gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal,
11381139
white, and yellow. These 17 colors have the following values:
11391140
</p>

0 commit comments

Comments
 (0)