Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -22,10 +22,10 @@
div { font: 25px Ahem; line-height: 51px; width: 3em; color: lime; background: green; border: solid black; }
span { background-color: red; }
/*
Nota bene: line-height computed value minus font-size computed value
Nota bene: line-height computed value minus font-size computed value
must be dividable by 2 without fractional remainder otherwise
actual top-half-leading and the bottom-half-leading values may not
be equal.
actual top-half-leading and the bottom-half-leading values may not
be equal.
*/
]]></style>
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#leading" title="10.8.1 Leading and half-leading"/>