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 Writing Modes Module Level 3 CR Test Suite</h1>
<h2>The Principal Writing Mode (0 tests)</h2>
<h2>The Principal Writing Mode (5 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -31,7 +31,62 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s8">+</a>
<a href="https://www.w3.org/TR/css-writing-modes-3/#principal-flow">8 The Principal Writing Mode</a></th></tr>
<!-- 0 tests -->
<!-- 5 tests -->
<tr id="wm-propagation-body-006-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-006.htm">wm-propagation-body-006</a></strong></td>
<td><a href="reference/block-flow-direction-025-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: vertical-rl' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-008-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-008.htm">wm-propagation-body-008</a></strong></td>
<td><a href="reference/block-flow-direction-025-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: sideways-rl' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-010-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-010.htm">wm-propagation-body-010</a></strong></td>
<td><a href="reference/wm-propagation-body-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: horizontal-tb' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-011-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-011.htm">wm-propagation-body-011</a></strong></td>
<td><a href="reference/wm-propagation-body-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: vertical-lr' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-015-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-015.htm">wm-propagation-body-015</a></strong></td>
<td><a href="reference/block-flow-direction-025-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: vertical-rl' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s8.#principal-writing-mode">
<!-- 0 tests -->