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:
@@ -7,7 +7,7 @@
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="reference/shape-outside-008-ref.htm" rel="match">
|
||||
<meta content="ahem" name="flags">
|
||||
<meta content="This test verifies that inline content only wraps around the
|
||||
<meta content="This test verifies that inline content only wraps around the
|
||||
shapes, and otherwise overlays the rest of the float margin
|
||||
boxes when two floats are stacked next to each other." name="assert">
|
||||
<!-- This test is derived from Example 5 in this version of the spec:
|
||||
@@ -95,7 +95,7 @@
|
||||
The test passes if one green bar is inside the top rectangle, four green bars
|
||||
are in the bottom rectangle, and none intersect the triangles. There should be no
|
||||
red.
|
||||
</p>
|
||||
</p>
|
||||
<div class="container" id="test">
|
||||
<div class="test-float-left"></div>
|
||||
XXXXXXXXXXXXXXXXX
|
||||
@@ -116,4 +116,5 @@
|
||||
<div class="triangle" id="triangle-1"></div>
|
||||
<div class="triangle" id="triangle-2"></div>
|
||||
|
||||
</body></html>
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user