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:
@@ -33,10 +33,11 @@
|
||||
</head>
|
||||
<body>
|
||||
<p>The test passes if there is a square with four vertical
|
||||
stripes alternating green and blue, and no red.</p>
|
||||
stripes alternating green and blue, and no red.</p>
|
||||
<div id="bar-1" class="green bar"></div>
|
||||
<div id="bar-2" class="blue bar"></div>
|
||||
<div id="bar-3" class="green bar"></div>
|
||||
<div id="bar-4" class="blue bar"></div>
|
||||
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user