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>Introduction to Writing Modes (120 tests)</h2>
<h2>Introduction to Writing Modes (121 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -55,7 +55,7 @@
<!-- 0 tests -->
</tbody>
<tbody id="s1.#writing-mode">
<!-- 120 tests -->
<!-- 121 tests -->
<tr id="block-flow-direction-004-1.#writing-mode" class="ahem">
<td>
<a href="block-flow-direction-004.htm">block-flow-direction-004</a></td>
@ -595,6 +595,17 @@
</ul>
</td>
</tr>
<tr id="cursor-text-001-1.#writing-mode" class="interact may">
<td>
<a href="cursor-text-001.htm">cursor-text-001</a></td>
<td></td>
<td><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr></td>
<td>cursor:text with vertical text
<ul class="assert">
<li>User agents may automatically display a horizontal I-beam/cursor (e.g. same as the vertical-text keyword) for vertical text.</li>
</ul>
</td>
</tr>
<tr id="different-block-flow-dir-001-1.#writing-mode" class="">
<td>
<a href="different-block-flow-dir-001.htm">different-block-flow-dir-001</a></td>