mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
<style type="text/css">
|
||||
body {margin: 8px;}
|
||||
|
||||
p {margin: 8px 0px 0px;}
|
||||
|
||||
p {margin: 8px 0px 0px;}
|
||||
|
||||
div
|
||||
{
|
||||
background-color: green;
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
<p>Test passes if there is a tall filled green rectangle across the page and <strong>no red</strong>.</p>
|
||||
|
||||
<div></div>
|
||||
<div></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user