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>Abstract Box Terminology (34 tests)</h2>
<h2>Abstract Box Terminology (28 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@ -348,73 +348,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.4">+</a>
<a href="http://www.w3.org/TR/css-writing-modes-3/#logical-to-physical">6.4 Abstract-to-Physical Mappings</a></th></tr>
<!-- 18 tests -->
<tr id="text-decoration-sidewaysleft-vlr-003-6.4" class="">
<td>
<a href="text-decoration-sidewaysleft-vlr-003.htm">text-decoration-sidewaysleft-vlr-003</a></td>
<td></td>
<td></td>
<td>'text-decoration: underline' and 'text-orientation: sideways-left' in a 'vertical-lr' writing-mode
<ul class="assert">
<li>This test checks that 'text-decoration: underline' generates a line on the righthand side of text when 'text-orientation' is set to 'sideways-left' in a 'vertical-lr' writing-mode.</li>
</ul>
</td>
</tr>
<tr id="text-decoration-sidewaysleft-vlr-005-6.4" class="">
<td>
<a href="text-decoration-sidewaysleft-vlr-005.htm">text-decoration-sidewaysleft-vlr-005</a></td>
<td></td>
<td></td>
<td>'text-decoration: overline' and 'text-orientation: sideways-left' in a 'vertical-lr' writing-mode
<ul class="assert">
<li>This test checks that 'text-decoration: overline' generates a line on the lefthand side of text when 'text-orientation' is set to 'sideways-right' in a 'vertical-lr' writing-mode.</li>
</ul>
</td>
</tr>
<tr id="text-decoration-sidewaysleft-vlr-007-6.4" class="">
<td>
<a href="text-decoration-sidewaysleft-vlr-007.htm">text-decoration-sidewaysleft-vlr-007</a></td>
<td></td>
<td></td>
<td>'text-decoration: line-through' and 'text-orientation: sideways-left' in a 'vertical-lr' writing-mode
<ul class="assert">
<li>This test checks that 'text-decoration: line-through' generates a line that passes through the middle of glyphs when 'text-orientation' is set to 'sideways-left' in a 'vertical-lr' writing-mode.</li>
</ul>
</td>
</tr>
<tr id="text-decoration-sidewaysleft-vrl-002-6.4" class="">
<td>
<a href="text-decoration-sidewaysleft-vrl-002.htm">text-decoration-sidewaysleft-vrl-002</a></td>
<td></td>
<td></td>
<td>'text-decoration: underline' and 'text-orientation: sideways-left' in a 'vertical-rl' writing-mode
<ul class="assert">
<li>This test checks that 'text-decoration: underline' generates a line on the righthand side of text when 'text-orientation' is set to 'sideways-left' in a 'vertical-rl' writing-mode.</li>
</ul>
</td>
</tr>
<tr id="text-decoration-sidewaysleft-vrl-004-6.4" class="">
<td>
<a href="text-decoration-sidewaysleft-vrl-004.htm">text-decoration-sidewaysleft-vrl-004</a></td>
<td></td>
<td></td>
<td>'text-decoration: overline' and 'text-orientation: sideways-left' in a 'vertical-rl' writing-mode
<ul class="assert">
<li>This test checks that 'text-decoration: overline' generates a line on the lefthand side of text when 'text-orientation' is set to 'sideways-right' in a 'vertical-rl' writing-mode.</li>
</ul>
</td>
</tr>
<tr id="text-decoration-sidewaysleft-vrl-006-6.4" class="">
<td>
<a href="text-decoration-sidewaysleft-vrl-006.htm">text-decoration-sidewaysleft-vrl-006</a></td>
<td></td>
<td></td>
<td>'text-decoration: line-through' and 'text-orientation: sideways-left' in a 'vertical-rl' writing-mode
<ul class="assert">
<li>This test checks that 'text-decoration: line-through' generates a line that passes through the middle of glyphs when 'text-orientation' is set to 'sideways-left' in a 'vertical-rl' writing-mode.</li>
</ul>
</td>
</tr>
<!-- 12 tests -->
<tr id="text-decoration-sidewaysright-vlr-003-6.4" class="">
<td>
<a href="text-decoration-sidewaysright-vlr-003.htm">text-decoration-sidewaysright-vlr-003</a></td>