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:
@@ -15,8 +15,8 @@
|
||||
{
|
||||
background-color: red;
|
||||
height: 1in;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
div#black-overlapping
|
||||
{
|
||||
background-color: black;
|
||||
@@ -32,8 +32,8 @@
|
||||
<p>Test passes if there is a filled black rectangle 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