Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740

This commit is contained in:
Ms2ger 2015-09-18 16:05:28 +02:00
parent 7f2d81933a
commit bff545d198
1882 changed files with 16167 additions and 10909 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Writing Modes Module Level 3 CR Test Suite</h1>
<h2>Inline Direction and Bidirectionality (163 tests)</h2>
<h2>Inline Direction and Bidirectionality (164 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -1359,7 +1359,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s2.2">+</a>
<a href="http://www.w3.org/TR/css-writing-modes-3/#unicode-bidi">2.2 Embeddings and Overrides: the unicode-bidi property</a></th></tr>
<!-- 19 tests -->
<!-- 20 tests -->
<tr id="bidi-alt-001-2.2" class="primary">
<td><strong>
<a href="bidi-alt-001.htm">bidi-alt-001</a></strong></td>
@ -1569,6 +1569,17 @@
</ul>
</td>
</tr>
<tr id="unicode-bidi-parsing-002-2.2" class="primary dom script">
<td><strong>
<a href="unicode-bidi-parsing-002.htm">unicode-bidi-parsing-002</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSS Writing Modes: parsing unicode-bidi: isolate, isolate-override, plaintext
<ul class="assert">
<li>This test asserts the parser and getComputedStyle works correctly for the unicode-bidi: isolate, isolate-override, plaintext.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s2.2.#bidi-isolate">
<!-- 0 tests -->