mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 939546644b4d333218fd9c2c0f68c60752ff1e95
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
div
|
||||
{
|
||||
color: green;
|
||||
font: 5em/1 Ahem; /* computes to 80px/80px */
|
||||
font: 80px/1 Ahem; /* computes to 80px/80px */
|
||||
height: 320px;
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user