mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Left and right float with shape-outside with clipped left float
|
||||
<ul class="assert">
|
||||
<li>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&acirc;&#8364;&#8482;s margin box</li>
|
||||
<li>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</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -95,7 +95,7 @@
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>Left and right float with shape-outside with clipped right float
|
||||
<ul class="assert">
|
||||
<li>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 right float shape is clipped to the float&acirc;&#8364;&#8482;s margin box</li>
|
||||
<li>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 right float shape is clipped to the float's margin box</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -106,7 +106,7 @@
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>inset with no extent and inline content - inset(50% 50% 50% 50%)
|
||||
<ul class="assert">
|
||||
<li>This test verifies that a shape with no extent allow inline content to flow through all of the float&acirc;&#8364;&#8482;s box.</li>
|
||||
<li>This test verifies that a shape with no extent allow inline content to flow through all of the float's box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -117,7 +117,7 @@
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>inset with no extent and inline content - inset(150% 150% 0% 0%)
|
||||
<ul class="assert">
|
||||
<li>This test verifies that a shape with no extent allow inline content to flow through all of the float&acirc;&#8364;&#8482;s box.</li>
|
||||
<li>This test verifies that a shape with no extent allow inline content to flow through all of the float's box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user