mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Update CSS tests to revision 939546644b4d333218fd9c2c0f68c60752ff1e95
This commit is contained in:
parent
b26fac3f78
commit
0ad6e78b23
435 changed files with 7534 additions and 3290 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Writing Modes Module Level 3 CR Test Suite</h1>
|
||||
<h2>Introduction to Vertical Text Layout (25 tests)</h2>
|
||||
<h2>Introduction to Vertical Text Layout (29 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
|
@ -55,7 +55,51 @@
|
|||
<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>
|
||||
<!-- 25 tests -->
|
||||
<!-- 29 tests -->
|
||||
<tr id="table-progression-003-vlr-5.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-003-vlr.xht">table-progression-003-vlr</a></td>
|
||||
<td><a href="table-progression-001-ref.orngtml">=</a> </td>
|
||||
<td></td>
|
||||
<td>vertical-lr upright orientation Table Row/Rowgroup/Cell Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that vertical-lr 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-003-vrl-5.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-003-vrl.xht">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.xht">table-progression-004-vlr</a></td>
|
||||
<td><a href="table-progression-002-ref.orngtml">=</a> </td>
|
||||
<td></td>
|
||||
<td>vertical-lr upright orientation Table Column/Colgroup Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that vertical-lr tables, whether LTR or RTL, order columns top-to-bottom when text-orientation is upright.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-004-vrl-5.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-004-vrl.xht">table-progression-004-vrl</a></td>
|
||||
<td><a href="table-progression-002-ref.orngtml">=</a> </td>
|
||||
<td></td>
|
||||
<td>vertical-rl upright orientation Table Column/Colgroup Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that vertical-rl tables, whether LTR or RTL, order columns top-to-bottom when text-orientation is upright.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="text-orientation-010-5.1" class="primary ahem font">
|
||||
<td><strong>
|
||||
<a href="text-orientation-010.xht">text-orientation-010</a></strong></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue