mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{
|
||||
background: red url("support/pattern-gr-gr-100x100.png");
|
||||
color: transparent;
|
||||
font: 3.125em/1 Ahem; /* computes to 50px/50px */
|
||||
font: 50px/1 Ahem; /* computes to 50px/50px */
|
||||
height: 2em; /* computes to 100px */
|
||||
width: 2em; /* computes to 100px */
|
||||
writing-mode: vertical-lr;
|
||||
|
||||
Reference in New Issue
Block a user