mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
background-color: blue;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
|
||||
div + div
|
||||
{
|
||||
background-color: green;
|
||||
@@ -37,7 +37,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