Update web-platform-tests and CSS tests.

- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
Ms2ger 2017-02-06 11:06:12 +01:00
parent fb4f421c8b
commit 296fa2512b
21852 changed files with 2080936 additions and 892894 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Shapes Module Level 1 CR Test Suite</h1>
<h2>Shapes from Box Values (48 tests)</h2>
<h2>Shapes from Box Values (80 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -31,7 +31,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s5">+</a>
<a href="https://www.w3.org/TR/css-shapes-1/#shapes-from-box-values">5 Shapes from Box Values</a></th></tr>
<!-- 15 tests -->
<!-- 47 tests -->
<tr id="shape-outside-014-5" class="ahem dom script">
<td>
<a href="shape-outside-014.htm">shape-outside-014</a></td>
@ -87,6 +87,160 @@
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-001-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-001.htm">shape-outside-border-box-001</a></strong></td>
<td><a href="reference/shape-outside-border-box-001-ref.htm">=</a> </td>
<td></td>
<td>float left, border-box
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the border-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-002-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-002.htm">shape-outside-border-box-002</a></strong></td>
<td><a href="reference/shape-outside-border-box-002-ref.htm">=</a> </td>
<td></td>
<td>float right, border-box
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the border-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-001-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-001.htm">shape-outside-border-box-border-radius-001</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-001-ref.htm">=</a> </td>
<td></td>
<td>float left, border-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the border-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-002-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-002.htm">shape-outside-border-box-border-radius-002</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-002-ref.htm">=</a> </td>
<td></td>
<td>float left, border-box, border-radius, no margin
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the border-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-003-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-003.htm">shape-outside-border-box-border-radius-003</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-003-ref.htm">=</a> </td>
<td></td>
<td>float right, border-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the border-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-004-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-004.htm">shape-outside-border-box-border-radius-004</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-004-ref.htm">=</a> </td>
<td></td>
<td>float right, border-box, border-radius, no margin
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the border-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-005-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-005.htm">shape-outside-border-box-border-radius-005</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-005-ref.htm">=</a> </td>
<td></td>
<td>vertical-rl, float left, border-box, border-bottom-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the border-box and border-bottom-right-radius value under vertical-rl writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-006-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-006.htm">shape-outside-border-box-border-radius-006</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-006-ref.htm">=</a> </td>
<td></td>
<td>vertical-rl, float right, border-box, border-top-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the border-box and border-top-right-radius value under vertical-rl writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-007-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-007.htm">shape-outside-border-box-border-radius-007</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-007-ref.htm">=</a> </td>
<td></td>
<td>vertical-lr, float left, border-box, border-bottom-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the border-box and border-bottom-right-radius value under vertical-lr writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-008-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-008.htm">shape-outside-border-box-border-radius-008</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-008-ref.htm">=</a> </td>
<td></td>
<td>vertical-lr, float right, border-box, border-top-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the border-box and border-top-right-radius value under vertical-lr writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-009-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-009.htm">shape-outside-border-box-border-radius-009</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-009-ref.htm">=</a> </td>
<td></td>
<td>sideways-rl, float left, border-box, border-bottom-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the border-box and border-bottom-right-radius value under sideways-rl writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-010-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-010.htm">shape-outside-border-box-border-radius-010</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-010-ref.htm">=</a> </td>
<td></td>
<td>sideways-rl, float right, border-box, border-top-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the border-box and border-top-right-radius value under sideways-rl writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-011-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-011.htm">shape-outside-border-box-border-radius-011</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-011-ref.htm">=</a> </td>
<td></td>
<td>sideways-lr, float left, border-box, border-top-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the border-box and border-top-right-radius value under sideways-lr writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-border-box-border-radius-012-5" class="primary">
<td><strong>
<a href="shape-outside-border-box-border-radius-012.htm">shape-outside-border-box-border-radius-012</a></strong></td>
<td><a href="reference/shape-outside-border-box-border-radius-012-ref.htm">=</a> </td>
<td></td>
<td>sideways-lr, float right, border-box, border-bottom-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the border-box and border-bottom-right-radius value under sideways-lr writing-mode.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-box-002-5" class="ahem">
<td>
<a href="shape-outside-box-002.htm">shape-outside-box-002</a></td>
@ -153,6 +307,50 @@
</ul>
</td>
</tr>
<tr id="shape-outside-content-box-001-5" class="primary">
<td><strong>
<a href="shape-outside-content-box-001.htm">shape-outside-content-box-001</a></strong></td>
<td><a href="reference/shape-outside-content-box-001-ref.htm">=</a> </td>
<td></td>
<td>float left, content-box
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the content-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-content-box-002-5" class="primary">
<td><strong>
<a href="shape-outside-content-box-002.htm">shape-outside-content-box-002</a></strong></td>
<td><a href="reference/shape-outside-content-box-002-ref.htm">=</a> </td>
<td></td>
<td>float right, content-box
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the content-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-content-box-border-radius-001-5" class="primary">
<td><strong>
<a href="shape-outside-content-box-border-radius-001.htm">shape-outside-content-box-border-radius-001</a></strong></td>
<td><a href="reference/shape-outside-content-box-border-radius-001-ref.htm">=</a> </td>
<td></td>
<td>float left, content-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the content-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-content-box-border-radius-002-5" class="primary">
<td><strong>
<a href="shape-outside-content-box-border-radius-002.htm">shape-outside-content-box-border-radius-002</a></strong></td>
<td><a href="reference/shape-outside-content-box-border-radius-002-ref.htm">=</a> </td>
<td></td>
<td>float right, content-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the content-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-inset-012-5" class="ahem">
<td>
<a href="shape-outside-inset-012.htm">shape-outside-inset-012</a></td>
@ -197,6 +395,160 @@
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-001-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-001.htm">shape-outside-margin-box-001</a></strong></td>
<td><a href="reference/shape-outside-margin-box-001-ref.htm">=</a> </td>
<td></td>
<td>float left, margin-box
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the margin-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-002-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-002.htm">shape-outside-margin-box-002</a></strong></td>
<td><a href="reference/shape-outside-margin-box-002-ref.htm">=</a> </td>
<td></td>
<td>float right, margin-box
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the margin-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-001-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-001.htm">shape-outside-margin-box-border-radius-001</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-001-ref.htm">=</a> </td>
<td></td>
<td>float left, margin-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the margin-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-002-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-002.htm">shape-outside-margin-box-border-radius-002</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-002-ref.htm">=</a> </td>
<td></td>
<td>float left, margin-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the margin-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-003-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-003.htm">shape-outside-margin-box-border-radius-003</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-003-ref.htm">=</a> </td>
<td></td>
<td>float right, margin-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the margin-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-004-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-004.htm">shape-outside-margin-box-border-radius-004</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-004-ref.htm">=</a> </td>
<td></td>
<td>float right, margin-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the margin-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-005-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-005.htm">shape-outside-margin-box-border-radius-005</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-005-ref.htm">=</a> </td>
<td></td>
<td>float left, margin-box, border-top-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the margin-box and border-top-right-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-006-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-006.htm">shape-outside-margin-box-border-radius-006</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-006-ref.htm">=</a> </td>
<td></td>
<td>float left, margin-box, border-bottom-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the margin-box and border-bottom-right-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-007-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-007.htm">shape-outside-margin-box-border-radius-007</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-007-ref.htm">=</a> </td>
<td></td>
<td>float left in rtl container, margin-box, border-top-right-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape in rtl container defined by the margin-box and border-top-right-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-margin-box-border-radius-008-5" class="primary">
<td><strong>
<a href="shape-outside-margin-box-border-radius-008.htm">shape-outside-margin-box-border-radius-008</a></strong></td>
<td><a href="reference/shape-outside-margin-box-border-radius-008-ref.htm">=</a> </td>
<td></td>
<td>float right in ltr container, margin-box, border-top-left-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape in ltr container defined by the margin-box and border-top-left-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-padding-box-001-5" class="primary">
<td><strong>
<a href="shape-outside-padding-box-001.htm">shape-outside-padding-box-001</a></strong></td>
<td><a href="reference/shape-outside-padding-box-001-ref.htm">=</a> </td>
<td></td>
<td>float left, padding-box
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the padding-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-padding-box-002-5" class="primary">
<td><strong>
<a href="shape-outside-padding-box-002.htm">shape-outside-padding-box-002</a></strong></td>
<td><a href="reference/shape-outside-padding-box-002-ref.htm">=</a> </td>
<td></td>
<td>float right, padding-box
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the padding-box value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-padding-box-border-radius-001-5" class="primary">
<td><strong>
<a href="shape-outside-padding-box-border-radius-001.htm">shape-outside-padding-box-border-radius-001</a></strong></td>
<td><a href="reference/shape-outside-padding-box-border-radius-001-ref.htm">=</a> </td>
<td></td>
<td>float left, padding-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the left float shape defined by the padding-box and border-radius value.</li>
</ul>
</td>
</tr>
<tr id="shape-outside-padding-box-border-radius-002-5" class="primary">
<td><strong>
<a href="shape-outside-padding-box-border-radius-002.htm">shape-outside-padding-box-border-radius-002</a></strong></td>
<td><a href="reference/shape-outside-padding-box-border-radius-002-ref.htm">=</a> </td>
<td></td>
<td>float right, padding-box, border-radius
<ul class="assert">
<li>Test the boxes are wrapping around the right float shape defined by the padding-box and border-radius value.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s5.#border-box">
<!-- 9 tests -->