mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
div#parent {font-size: 40px;}
|
||||
|
||||
div#test {font-size: 20px;}
|
||||
|
||||
div#control, div#test {font-size: 2.5ex;}
|
||||
|
||||
div#control, div#test {font-size: 2.5ex;}
|
||||
|
||||
div#control2 {font-size: 80px;}
|
||||
</style>
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<p>Test passes if the 3 black squares have <strong>the same width and the same height</strong>.</p>
|
||||
|
||||
<div id="parent">
|
||||
<div id="parent">
|
||||
|
||||
<div id="control">C</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user