File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
174174by 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
178177and delimited by double quotes.
179178</ ul >
Original file line number Diff line number Diff line change @@ -1087,8 +1087,7 @@ <h3>17.5.3 <a name="height-layout">Table height algorithms</a></h3>
10871087extra 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 >
10941093div { height: 0; overflow: hidden; }
You can’t perform that action at this time.
0 commit comments