mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -31,8 +31,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>
|
||||
@@ -43,7 +43,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