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 Backgrounds and Borders Module Level 3 CR Test Suite</h1>
<h2>Border Images (37 tests)</h2>
<h2>Border Images (44 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
@ -346,7 +346,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.5">+</a>
<a href="https://www.w3.org/TR/css3-background/#the-border-image-repeat">6.5 Image Tiling: the &#8216;border-image-repeat&#8217; property</a></th></tr>
<!-- 6 tests -->
<!-- 13 tests -->
<tr id="border-image-13-6.5" class="">
<td>
<a href="border-image-13.xht">border-image-13</a></td>
@ -391,6 +391,83 @@
</ul>
</td>
</tr>
<tr id="border-image-repeat-space-1-6.5" class="primary">
<td><strong>
<a href="border-image-repeat-space-1.xht">border-image-repeat-space-1</a></strong></td>
<td><a href="reference/border-image-repeat-space-1-ref.xht">=</a> </td>
<td></td>
<td>CSS Border Image: border-image-repeat: space
<ul class="assert">
<li>The test checks whether border-image-repeat: 'space' uses the correct formula when a single image fits.</li>
</ul>
</td>
</tr>
<tr id="border-image-repeat-space-2-6.5" class="primary">
<td><strong>
<a href="border-image-repeat-space-2.xht">border-image-repeat-space-2</a></strong></td>
<td><a href="reference/border-image-repeat-space-2-ref.xht">=</a> </td>
<td></td>
<td>CSS Border Image: border-image-repeat: space
<ul class="assert">
<li>The test checks whether border-image-repeat: 'space' uses the correct formula when no images fit.</li>
</ul>
</td>
</tr>
<tr id="border-image-repeat-space-3-6.5" class="primary">
<td><strong>
<a href="border-image-repeat-space-3.xht">border-image-repeat-space-3</a></strong></td>
<td><a href="reference/border-image-repeat-space-3-ref.xht">=</a> </td>
<td></td>
<td>CSS Border Image: border-image-repeat: space
<ul class="assert">
<li>The test checks whether border-image-repeat: 'space' uses the correct formula when multiple images fit.</li>
</ul>
</td>
</tr>
<tr id="border-image-repeat-space-4-6.5" class="primary">
<td><strong>
<a href="border-image-repeat-space-4.xht">border-image-repeat-space-4</a></strong></td>
<td><a href="reference/border-image-repeat-space-4-ref-1.xht">=</a> <a href="reference/border-image-repeat-space-4-ref-2.xht">=</a> </td>
<td></td>
<td>CSS Border Image: border-image-repeat: space
<ul class="assert">
<li>The test checks whether border-image-repeat: 'space' uses the correct formula when a single image fits exactly.</li>
</ul>
</td>
</tr>
<tr id="border-image-repeat-space-5-6.5" class="primary">
<td><strong>
<a href="border-image-repeat-space-5.xht">border-image-repeat-space-5</a></strong></td>
<td><a href="reference/border-image-repeat-space-5-ref-1.xht">=</a> <a href="reference/border-image-repeat-space-5-ref-2.xht">=</a> </td>
<td></td>
<td>CSS Border Image: border-image-repeat: space
<ul class="assert">
<li>The test checks whether border-image-repeat: 'space' uses the correct formula when multiple images fit exactly.</li>
</ul>
</td>
</tr>
<tr id="border-image-repeat-space-6-6.5" class="primary">
<td><strong>
<a href="border-image-repeat-space-6.xht">border-image-repeat-space-6</a></strong></td>
<td><a href="reference/border-image-repeat-space-6-ref.xht">=</a> </td>
<td></td>
<td>CSS Border Image: border-image-repeat: space
<ul class="assert">
<li>The test checks whether border-image-repeat: 'space' with 'fill' uses the correct formula when a single image fits exactly.</li>
</ul>
</td>
</tr>
<tr id="border-image-repeat-space-7-6.5" class="primary">
<td><strong>
<a href="border-image-repeat-space-7.xht">border-image-repeat-space-7</a></strong></td>
<td><a href="reference/border-image-repeat-space-7-ref.xht">=</a> </td>
<td></td>
<td>CSS Border Image: border-image-repeat: space
<ul class="assert">
<li>The test checks whether border-image-repeat: 'space' with 'fill' uses the correct formula when multiple image fit.</li>
</ul>
</td>
</tr>
<tr id="border-image-repeat_repeatnegx_none_50px-6.5" class="script">
<td>
<a href="border-image-repeat_repeatnegx_none_50px.xht">border-image-repeat_repeatnegx_none_50px</a></td>