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:
@@ -13,7 +13,7 @@
|
||||
div#rl
|
||||
{
|
||||
color: orange;
|
||||
font: 3.75em/3 Ahem; /* computes to 60px/180px */
|
||||
font: 60px/3 Ahem; /* computes to 60px/180px */
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user