mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
div
|
||||
{
|
||||
background-color: red;
|
||||
font: 6em/1 Ahem; /* computes to 96px/96px */
|
||||
font: 96px/1 Ahem; /* computes to 96px/96px */
|
||||
height: 99px; /* the height of the cat image */
|
||||
writing-mode: vertical-lr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user