Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger 2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Writing Modes Module Level 3 CR Test Suite</h1>
<h2>Introduction to Vertical Text Layout (29 tests)</h2>
<h2>Introduction to Vertical Text Layout (28 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -55,11 +55,11 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s5.1">+</a>
<a href="http://www.w3.org/TR/css-writing-modes-3/#text-orientation">5.1 Orienting Text: the text-orientation property</a></th></tr>
<!-- 29 tests -->
<tr id="table-progression-003-vlr-5.1" class="">
<!-- 28 tests -->
<tr id="table-progression-vlr-003-5.1" class="">
<td>
<a href="table-progression-003-vlr.htm">table-progression-003-vlr</a></td>
<td><a href="table-progression-001-ref.orngtml">=</a> </td>
<a href="table-progression-vlr-003.htm">table-progression-vlr-003</a></td>
<td><a href="reference/table-progression-001-ref.htm">=</a> </td>
<td></td>
<td>vertical-lr upright orientation Table Row/Rowgroup/Cell Ordering
<ul class="assert">
@ -67,21 +67,10 @@
</ul>
</td>
</tr>
<tr id="table-progression-003-vrl-5.1" class="">
<tr id="table-progression-vlr-004-5.1" class="">
<td>
<a href="table-progression-003-vrl.htm">table-progression-003-vrl</a></td>
<td><a href="table-progression-001-ref.orngtml">=</a> </td>
<td></td>
<td>vertical-rl upright orientation Table Row/Rowgroup/Cell Ordering
<ul class="assert">
<li>This test checks that vertical-rl tables, whether LTR or RTL, order rows/rowgroups right to left and cells top-to-bottom when text-orientation is upright.</li>
</ul>
</td>
</tr>
<tr id="table-progression-004-vlr-5.1" class="">
<td>
<a href="table-progression-004-vlr.htm">table-progression-004-vlr</a></td>
<td><a href="table-progression-002-ref.orngtml">=</a> </td>
<a href="table-progression-vlr-004.htm">table-progression-vlr-004</a></td>
<td><a href="reference/table-progression-002-ref.htm">=</a> </td>
<td></td>
<td>vertical-lr upright orientation Table Column/Colgroup Ordering
<ul class="assert">
@ -89,10 +78,21 @@
</ul>
</td>
</tr>
<tr id="table-progression-004-vrl-5.1" class="">
<tr id="table-progression-vrl-003-5.1" class="">
<td>
<a href="table-progression-004-vrl.htm">table-progression-004-vrl</a></td>
<td><a href="table-progression-002-ref.orngtml">=</a> </td>
<a href="table-progression-vrl-003.htm">table-progression-vrl-003</a></td>
<td><a href="reference/table-progression-001-ref.htm">=</a> </td>
<td></td>
<td>vertical-rl upright orientation Table Row/Rowgroup/Cell Ordering
<ul class="assert">
<li>This test checks that vertical-rl tables, whether LTR or RTL, order rows/rowgroups right to left and cells top-to-bottom when text-orientation is upright.</li>
</ul>
</td>
</tr>
<tr id="table-progression-vrl-004-5.1" class="">
<td>
<a href="table-progression-vrl-004.htm">table-progression-vrl-004</a></td>
<td><a href="reference/table-progression-002-ref.htm">=</a> </td>
<td></td>
<td>vertical-rl upright orientation Table Column/Colgroup Ordering
<ul class="assert">
@ -122,17 +122,6 @@
</ul>
</td>
</tr>
<tr id="text-orientation-012-5.1" class="primary ahem">
<td><strong>
<a href="text-orientation-012.htm">text-orientation-012</a></strong></td>
<td><a href="reference/text-orientation-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>text-orientation - sideways-right
<ul class="assert">
<li>This test checks that 'text-orientation: sideways-right' causes text to be set as if in a horizontal layout, but rotated 90&amp;deg; clockwise, in vertical writing modes. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation.</li>
</ul>
</td>
</tr>
<tr id="text-orientation-014-5.1" class="primary ahem">
<td><strong>
<a href="text-orientation-014.htm">text-orientation-014</a></strong></td>
@ -140,7 +129,7 @@
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>text-orientation - sideways
<ul class="assert">
<li>This test checks that 'text-orientation: sideways' is equivalent to&amp;#8216;sideways-right&amp;#8217;in&amp;#8216;vertical-rl&amp;#8217;writing mode. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation.</li>
<li>This test checks that 'text-orientation: sideways' causes text to be set as if in a horizontal layout, but rotated 90&amp;deg; clockwise, in vertical writing modes. This is effective to verify 1.block flow direction, 2.inline direction and 3.glyph orientation.</li>
</ul>
</td>
</tr>
@ -166,6 +155,17 @@
</ul>
</td>
</tr>
<tr id="text-orientation-parsing-sideways-right-001-5.1" class="primary dom may script">
<td><strong>
<a href="text-orientation-parsing-sideways-right-001.htm">text-orientation-parsing-sideways-right-001</a></strong></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSS Writing Modes: parsing text-orientation
<ul class="assert">
<li>This test asserts the parser and getComputedStyle works correctly for the text-orientation property.</li>
</ul>
</td>
</tr>
<tr id="text-orientation-script-001-5.1" class="primary combo dom font script">
<td><strong>
<a href="text-orientation-script-001.htm">text-orientation-script-001</a></strong></td>
@ -349,18 +349,7 @@
<td><abbr class="font" title="Requires a special font">Font</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>text-orientation - sideways in vertical-rl writing mode
<ul class="assert">
<li>This test checks that the same as [text-orientation: sideways-right], general horizontal text(include Japanese,etc) rotates 90 degrees clockwise, and it is verified whether the characters are aligned in the vertical direction.</li>
</ul>
</td>
</tr>
<tr id="text-orientation-sideways-right-001-5.1" class="primary font image">
<td><strong>
<a href="text-orientation-sideways-right-001.htm">text-orientation-sideways-right-001</a></strong></td>
<td></td>
<td><abbr class="font" title="Requires a special font">Font</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>text-orientation - sideways-right in vertical-rl writing mode
<ul class="assert">
<li>This test checks that general horizontal text(include Japanese,etc) rotates 90 degrees clockwise, and it is verified whether the characters are aligned in the vertical direction.</li>
<li>This test checks that general horizontal text (include Japanese,etc) rotates 90 degrees clockwise, and it is verified whether the characters are aligned in the vertical direction.</li>
</ul>
</td>
</tr>