mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
parent
9aa1b1e408
commit
35c74aecc2
11290 changed files with 92400 additions and 49214 deletions
|
@ -7,9 +7,9 @@
|
|||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help">
|
||||
<link href="reference/shape-outside-001-ref.htm" rel="match">
|
||||
<meta content="ahem" name="flags">
|
||||
<meta content="This test verifies that left floats with a shape-outside
|
||||
<meta content="This test verifies that left floats with a shape-outside
|
||||
only allow content wrapping on the right side, and right floats only allow wrapping on
|
||||
the left and that the left float shape is clipped to the float’s margin box" name="assert">
|
||||
the left and that the left float shape is clipped to the float's margin box" name="assert">
|
||||
<!-- This test is derived from Example 2 in this version of the spec:
|
||||
http://www.w3.org/TR/2013/WD-css-shapes-1-20131203/ -->
|
||||
<style type="text/css">
|
||||
|
@ -73,7 +73,7 @@
|
|||
<p>
|
||||
The test passes if the green shape does not intersect either of the triangles and
|
||||
there is one green horizontal bar beneath the triangles. There should be no red.
|
||||
</p>
|
||||
</p>
|
||||
<div class="container" id="test">
|
||||
<div id="test-float-left"></div>
|
||||
<div id="test-float-right"></div>
|
||||
|
@ -96,4 +96,5 @@
|
|||
<div id="left-triangle"></div>
|
||||
<div id="right-triangle"></div>
|
||||
|
||||
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue