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