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-level Alignment (38 tests)</h2>
<h2>Inline-level Alignment (34 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -49,7 +49,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="http://www.w3.org/TR/css-writing-modes-3/#text-baselines">4.2 Text Baselines</a></th></tr>
<!-- 12 tests -->
<!-- 10 tests -->
<tr id="central-baseline-alignment-002-4.2" class="primary ahem">
<td><strong>
<a href="central-baseline-alignment-002.htm">central-baseline-alignment-002</a></strong></td>
@ -160,28 +160,6 @@
</ul>
</td>
</tr>
<tr id="text-baseline-010-4.2" class="primary ahem">
<td><strong>
<a href="text-baseline-010.htm">text-baseline-010</a></strong></td>
<td><a href="reference/text-baseline-007-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>text baseline alignment - alphabetical alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of text baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways-left', then the alphabetical baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="text-baseline-011-4.2" class="primary ahem">
<td><strong>
<a href="text-baseline-011.htm">text-baseline-011</a></strong></td>
<td><a href="reference/text-baseline-007-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>text baseline alignment - alphabetical alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of text baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways-left', then the alphabetical baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.2.#alphabetic-baseline">
<!-- 0 tests -->
@ -193,7 +171,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.3">+</a>
<a href="http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines">4.3 Atomic Inline Baselines</a></th></tr>
<!-- 26 tests -->
<!-- 24 tests -->
<tr id="baseline-inline-non-replaced-002-4.3" class="primary ahem">
<td><strong>
<a href="baseline-inline-non-replaced-002.htm">baseline-inline-non-replaced-002</a></strong></td>
@ -348,28 +326,6 @@
</ul>
</td>
</tr>
<tr id="inline-block-alignment-010-4.3" class="primary ahem">
<td><strong>
<a href="inline-block-alignment-010.htm">inline-block-alignment-010</a></strong></td>
<td><a href="reference/inline-block-alignment-010-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline block alignment - alphabetical alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-rl' and when 'text-orientation' is 'sideways-left', then the alphabetical baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-block-alignment-011-4.3" class="primary ahem">
<td><strong>
<a href="inline-block-alignment-011.htm">inline-block-alignment-011</a></strong></td>
<td><a href="reference/inline-block-alignment-007-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline block alignment - alphabetical alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-block baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways-left', then the alphabetical baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-block-alignment-orthogonal-vlr-003-4.3" class="primary ahem">
<td><strong>
<a href="inline-block-alignment-orthogonal-vlr-003.htm">inline-block-alignment-orthogonal-vlr-003</a></strong></td>