Skip to content

Commit 747d4c6

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

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

css2/about.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ <H3><a name="q5">1.4.1 </a><a href="conform.html#doclanguage">Document language<
173173
<li>CSS property and pseudo-class names are delimited
174174
by single quotes.
175175
<li>CSS values are delimited by single quotes.
176-
<li>Document language element names are in uppercase letters.
177176
<li>Document language attribute names are in lowercase letters
178177
and delimited by double quotes.
179178
</ul>

css2/tables.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,8 +1087,7 @@ <h3>17.5.3 <a name="height-layout">Table height algorithms</a></h3>
10871087
extra top or bottom padding.
10881088

10891089
<div class=example id=baseline-below>
1090-
<p>The cell in this example has a baseline below its bottom border,
1091-
which leaves an empty space below the cell in its table row:
1090+
<p>The cell in this example has a baseline below its bottom border:
10921091

10931092
<pre>
10941093
div { height: 0; overflow: hidden; }

0 commit comments

Comments
 (0)