mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Writing Modes Module Level 3 CR Test Suite</h1>
|
||||
<h2>Introduction to Vertical Text (19 tests)</h2>
|
||||
<h2>Introduction to Vertical Text (31 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -30,7 +30,7 @@
|
|||
<tbody id="s3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3">+</a>
|
||||
<a href="http://www.w3.org/TR/css-writing-modes-3/#vertical-intro">3 Introduction to Vertical Text</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-writing-modes-3/#vertical-intro">3 Introduction to Vertical Text</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s3.#fig-mac">
|
||||
|
@ -39,11 +39,11 @@
|
|||
<tbody id="s3.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css-writing-modes-3/#block-flow">3.1 Block Flow Direction: the writing-mode property</a></th></tr>
|
||||
<!-- 4 tests -->
|
||||
<tr id="block-flow-direction-vrl-026-3.1" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="block-flow-direction-vrl-026.htm">block-flow-direction-vrl-026</a></strong></td>
|
||||
<a href="https://www.w3.org/TR/css-writing-modes-3/#block-flow">3.1 Block Flow Direction: the writing-mode property</a></th></tr>
|
||||
<!-- 16 tests -->
|
||||
<tr id="block-flow-direction-vrl-026-3.1" class="ahem">
|
||||
<td>
|
||||
<a href="block-flow-direction-vrl-026.htm">block-flow-direction-vrl-026</a></td>
|
||||
<td><a href="reference/block-flow-direction-vrl-026-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-rl - block flow direction of block-level boxes
|
||||
|
@ -52,6 +52,138 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-slr-001-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-slr-001.htm">table-progression-slr-001</a></td>
|
||||
<td><a href="reference/table-progression-slr-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>sideways-lr Table Row/Rowgroup/Cell Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that sideways-lr tables order rows/rowgroups left to right and cells bottom-to-top (LTR) or top-to-bottom (RTL) per 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-slr-002-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-slr-002.htm">table-progression-slr-002</a></td>
|
||||
<td><a href="reference/table-progression-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>sideways-lr Table Column/Colgroup Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that sideways-lr tables order columns bottom-to-top (LTR) or top-to-bottom (RTL) per the table's 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table columns and column groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-srl-001-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-srl-001.htm">table-progression-srl-001</a></td>
|
||||
<td><a href="reference/table-progression-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>sideways-rl Table Row/Rowgroup/Cell Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that sideways-rl tables order rows/rowgroups right to left and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-srl-002-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-srl-002.htm">table-progression-srl-002</a></td>
|
||||
<td><a href="reference/table-progression-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>sideways-rl Table Column/Colgroup Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that sideways-rl tables order columns top-to-bottom (LTR) or bottom-to-top (RTL) per the table's 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table columns and column groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-vlr-001-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-vlr-001.htm">table-progression-vlr-001</a></td>
|
||||
<td><a href="reference/table-progression-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>vertical-lr Table Row/Rowgroup/Cell Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that vertical-lr tables order rows/rowgroups left to right and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-vlr-002-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-vlr-002.htm">table-progression-vlr-002</a></td>
|
||||
<td><a href="reference/table-progression-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>vertical-lr Table Column/Colgroup Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that vertical-lr tables order columns top-to-bottom (LTR) or bottom-to-top (RTL) per the table's 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table columns and column groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-vlr-003-3.1" class="">
|
||||
<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">
|
||||
<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-vlr-004-3.1" class="">
|
||||
<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">
|
||||
<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-vrl-001-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-vrl-001.htm">table-progression-vrl-001</a></td>
|
||||
<td><a href="reference/table-progression-001-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>vertical-rl Table Row/Rowgroup/Cell Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that vertical-rl tables order rows/rowgroups right to left and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table rows and row groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-vrl-002-3.1" class="">
|
||||
<td>
|
||||
<a href="table-progression-vrl-002.htm">table-progression-vrl-002</a></td>
|
||||
<td><a href="reference/table-progression-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>vertical-rl Table Column/Colgroup Ordering
|
||||
<ul class="assert">
|
||||
<li>This test checks that vertical-rl tables order columns top-to-bottom (LTR) or bottom-to-top (RTL) per the table's 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table columns and column groups.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-progression-vrl-003-3.1" class="">
|
||||
<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-3.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">
|
||||
<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="writing-mode-parsing-001-3.1" class="primary dom script">
|
||||
<td><strong>
|
||||
<a href="writing-mode-parsing-001.htm">writing-mode-parsing-001</a></strong></td>
|
||||
|
@ -212,25 +344,25 @@
|
|||
<td>Verify that explicit sizes are honored on flex items whose writing-mode may differ from the flex container's writing-mode
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="writing-mode-vertical-lr-002-3.1.#propdef-writing-mode" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="writing-mode-vertical-lr-002.htm">writing-mode-vertical-lr-002</a></strong></td>
|
||||
<tr id="writing-mode-vertical-lr-002-3.1.#propdef-writing-mode" class="ahem">
|
||||
<td>
|
||||
<a href="writing-mode-vertical-lr-002.htm">writing-mode-vertical-lr-002</a></td>
|
||||
<td><a href="reference/writing-mode-vertical-lr-002-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>writing-mode: vertical-lr - basic inline case
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="writing-mode-vertical-rl-001-3.1.#propdef-writing-mode" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="writing-mode-vertical-rl-001.htm">writing-mode-vertical-rl-001</a></strong></td>
|
||||
<tr id="writing-mode-vertical-rl-001-3.1.#propdef-writing-mode" class="ahem">
|
||||
<td>
|
||||
<a href="writing-mode-vertical-rl-001.htm">writing-mode-vertical-rl-001</a></td>
|
||||
<td><a href="reference/writing-mode-vertical-rl-001-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>writing-mode: vertical-rl - basic inline case
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="writing-mode-vertical-rl-002-3.1.#propdef-writing-mode" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="writing-mode-vertical-rl-002.htm">writing-mode-vertical-rl-002</a></strong></td>
|
||||
<tr id="writing-mode-vertical-rl-002-3.1.#propdef-writing-mode" class="ahem">
|
||||
<td>
|
||||
<a href="writing-mode-vertical-rl-002.htm">writing-mode-vertical-rl-002</a></td>
|
||||
<td><a href="reference/writing-mode-vertical-rl-002-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>writing-mode: vertical-rl - basic inline case
|
||||
|
@ -255,7 +387,7 @@
|
|||
<tbody id="s3.1.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.1.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css-writing-modes-3/#svg-writing-mode">3.1.1 Obsolete SVG1.1 writing-mode Values</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-writing-modes-3/#svg-writing-mode">3.1.1 Obsolete SVG1.1 writing-mode Values</a></th></tr>
|
||||
<!-- 1 tests -->
|
||||
<tr id="writing-mode-parsing-svg1-001-3.1.1" class="primary dom may svg script">
|
||||
<td><strong>
|
||||
|
@ -272,13 +404,13 @@
|
|||
<tbody id="s3.1.1.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.1.1.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css-writing-modes-3/#svg-writing-mode-css">3.1.1.1 Supporting SVG1.1 writing-mode values in CSS syntax</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-writing-modes-3/#svg-writing-mode-css">3.1.1.1 Supporting SVG1.1 writing-mode values in CSS syntax</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s3.1.1.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s3.1.1.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css-writing-modes-3/#svg-writing-mode-markup">3.1.1.2 Supporting SVG1.1 writing-mode values in presentational attributes</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-writing-modes-3/#svg-writing-mode-markup">3.1.1.2 Supporting SVG1.1 writing-mode values in presentational attributes</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue