mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user