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:
@@ -16,7 +16,7 @@
|
||||
background-color: red;
|
||||
height: 1mm;
|
||||
}
|
||||
|
||||
|
||||
div#black-overlapping
|
||||
{
|
||||
background-color: black;
|
||||
@@ -29,10 +29,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<p>Test passes if there is a black horizontal line and <strong>no red</strong>.</p>
|
||||
|
||||
|
||||
<div id="red-overlapped"></div>
|
||||
|
||||
<div id="black-overlapping"></div>
|
||||
<div id="black-overlapping"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user