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>Media Queries Level 3 Conformance Test Suite</h1>
<h2>Media features (14 tests)</h2>
<h2>Media features (16 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -37,7 +37,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/css3-mediaqueries/#width">4.1 width</a></th></tr>
<!-- 4 tests -->
<!-- 5 tests -->
<tr id="calc-in-media-queries-001-4.1" class="">
<td>
<a href="calc-in-media-queries-001.htm">calc-in-media-queries-001</a></td>
@ -60,6 +60,14 @@
</ul>
</td>
</tr>
<tr id="media-queries-002-4.1" class="primary">
<td><strong>
<a href="media-queries-002.htm">media-queries-002</a></strong></td>
<td></td>
<td></td>
<td>The 'width' media feature (for visual devices with desktop viewport widths)
</td>
</tr>
<tr id="min-width-001-4.1" class="">
<td>
<a href="min-width-001.htm">min-width-001</a></td>
@ -233,7 +241,15 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.8">+</a>
<a href="https://www.w3.org/TR/css3-mediaqueries/#color">4.8 color</a></th></tr>
<!-- 0 tests -->
<!-- 1 tests -->
<tr id="media-queries-003-4.8" class="primary">
<td><strong>
<a href="media-queries-003.htm">media-queries-003</a></strong></td>
<td></td>
<td></td>
<td>The 'color' media feature (for color devices with bit depth less than 4096 bits per pixel)
</td>
</tr>
</tbody>
<tbody id="s4.9">
<tr><th colspan="4" scope="rowgroup">