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:
@@ -13,7 +13,7 @@
|
||||
background-color: blue;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
|
||||
div + div
|
||||
{
|
||||
background-color: green;
|
||||
@@ -28,7 +28,7 @@
|
||||
<p>Test passes if there is a blue stripe above a green rectangle across the page.</p>
|
||||
|
||||
<div></div>
|
||||
|
||||
|
||||
<div></div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user