mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update CSS tests to revision c68e4df16362489debde94340cc6f54945a72f2f
This commit is contained in:
parent
32efe41299
commit
53608a60a4
1543 changed files with 42190 additions and 14617 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Writing Modes Module Level 3 CR Test Suite</h1>
|
||||
<h2>Abstract Box Layout (494 tests)</h2>
|
||||
<h2>Abstract Box Layout (519 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -37,7 +37,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s7.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout">7.1 Principles of Layout in Vertical Writing Modes</a></th></tr>
|
||||
<!-- 339 tests -->
|
||||
<!-- 355 tests -->
|
||||
<tr id="abs-pos-non-replaced-icb-vlr-003-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="abs-pos-non-replaced-icb-vlr-003.htm">abs-pos-non-replaced-icb-vlr-003</a></strong></td>
|
||||
|
@ -3469,6 +3469,138 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vlr-003-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vlr-003.htm">line-box-height-vlr-003</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vlr-003-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and border on non-replaced inline box (mixed)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vlr-005-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vlr-005.htm">line-box-height-vlr-005</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vlr-003-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and padding on non-replaced inline box (mixed)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vlr-007-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vlr-007.htm">line-box-height-vlr-007</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vlr-007-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and border on non-replaced inline box (sideways)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vlr-009-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vlr-009.htm">line-box-height-vlr-009</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vlr-007-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and padding on non-replaced inline box (sideways)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vlr-011-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vlr-011.htm">line-box-height-vlr-011</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vlr-011-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and border on non-replaced inline box (upright)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vlr-013-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vlr-013.htm">line-box-height-vlr-013</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vlr-011-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and padding on non-replaced inline box (upright)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vrl-002-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vrl-002.htm">line-box-height-vrl-002</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vrl-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and border on non-replaced inline box (mixed)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vrl-004-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vrl-004.htm">line-box-height-vrl-004</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vrl-002-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and padding on non-replaced inline box (mixed)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vrl-006-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vrl-006.htm">line-box-height-vrl-006</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vrl-006-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and border on non-replaced inline box (sideways)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vrl-008-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vrl-008.htm">line-box-height-vrl-008</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vrl-006-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and padding on non-replaced inline box (sideways)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vrl-010-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vrl-010.htm">line-box-height-vrl-010</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vrl-010-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and border on non-replaced inline box (upright)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a border. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'border-left' of inline box and transparent 'border-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="line-box-height-vrl-012-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="line-box-height-vrl-012.htm">line-box-height-vrl-012</a></strong></td>
|
||||
<td><a href="reference/line-box-height-vrl-010-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>line box height and padding on non-replaced inline box (upright)
|
||||
<ul class="assert">
|
||||
<li>This test checks that a line box height does not increase because an inline non-replaced box has a padding. In this test, the '34' inline box and the '56' inline box should be lined up with its inline '12' sibling. The line box height, enclosed by the blue border should not grow to accomodate transparent 'padding-left' of inline box and transparent 'padding-right' of inline box.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="margin-vlr-003-7.1" class="primary image">
|
||||
<td><strong>
|
||||
<a href="margin-vlr-003.htm">margin-vlr-003</a></strong></td>
|
||||
|
@ -3491,6 +3623,38 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-inline-slr-005-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-inline-slr-005.htm">outline-inline-slr-005</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>outline layout and non-replaced inline in sideways-lr writing-mode
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-inline-srl-004-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-inline-srl-004.htm">outline-inline-srl-004</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>outline layout and non-replaced inline and sideways-rl writing-mode
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-inline-vlr-003-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-inline-vlr-003.htm">outline-inline-vlr-003</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>outline layout and non-replaced inline in vertical-lr writing-mode
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="outline-inline-vrl-002-7.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="outline-inline-vrl-002.htm">outline-inline-vrl-002</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>outline layout and non-replaced inline and vertical-rl writing-mode
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="padding-vlr-005-7.1" class="primary image">
|
||||
<td><strong>
|
||||
<a href="padding-vlr-005.htm">padding-vlr-005</a></strong></td>
|
||||
|
@ -4681,7 +4845,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s7.5">+</a>
|
||||
<a href="http://www.w3.org/TR/css-writing-modes-3/#line-mappings">7.5 Line-Relative Mappings</a></th></tr>
|
||||
<!-- 35 tests -->
|
||||
<!-- 44 tests -->
|
||||
<tr id="text-decoration-sideways-vlr-003-7.5" class="primary">
|
||||
<td><strong>
|
||||
<a href="text-decoration-sideways-vlr-003.htm">text-decoration-sideways-vlr-003</a></strong></td>
|
||||
|
@ -4968,12 +5132,111 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-011-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-011.htm">vertical-alignment-vlr-011</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'super' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'mixed', 'vertical-align' is 'super', the baseline of the box is shifted to the right.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-013-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-013.htm">vertical-alignment-vlr-013</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'super' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'upright', 'vertical-align' is 'super', the baseline of the box is shifted to the right.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-015-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-015.htm">vertical-alignment-vlr-015</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'super' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'sideways', 'vertical-align' is 'super', the baseline of the box is shifted to the right.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-017-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-017.htm">vertical-alignment-vlr-017</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'sub' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'mixed', 'vertical-align' is 'sub', the baseline of the box is shifted to the left.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-019-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-019.htm">vertical-alignment-vlr-019</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'sub' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'upright', 'vertical-align' is 'sub', the baseline of the box is shifted to the left.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-021-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-021.htm">vertical-alignment-vlr-021</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'sub' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'sideways', 'vertical-align' is 'sub', the baseline of the box is shifted to the left.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-023-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-023.htm">vertical-alignment-vlr-023</a></strong></td>
|
||||
<td><a href="reference/vertical-alignment-vrl-022-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'middle' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'upright', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-025-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-025.htm">vertical-alignment-vlr-025</a></strong></td>
|
||||
<td><a href="reference/vertical-alignment-vrl-022-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'middle' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'mixed', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vlr-027-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vlr-027.htm">vertical-alignment-vlr-027</a></strong></td>
|
||||
<td><a href="reference/vertical-alignment-vrl-026-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'middle' and vertical-lr writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-lr', 'text-orientation' is 'sideways', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the alphabetic baseline of the parent box plus half the x-height of the parent.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="vertical-alignment-vrl-010-7.5" class="primary ahem">
|
||||
<td><strong>
|
||||
<a href="vertical-alignment-vrl-010.htm">vertical-alignment-vrl-010</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'super' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'mixed', 'vertical-align' is 'super', the baseline of the box is shifted to the right.</li>
|
||||
</ul>
|
||||
|
@ -4984,7 +5247,7 @@
|
|||
<a href="vertical-alignment-vrl-012.htm">vertical-alignment-vrl-012</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'super' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'upright', 'vertical-align' is 'super', the baseline of the box is shifted to the right.</li>
|
||||
</ul>
|
||||
|
@ -4995,7 +5258,7 @@
|
|||
<a href="vertical-alignment-vrl-014.htm">vertical-alignment-vrl-014</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'super' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'sideways', 'vertical-align' is 'super', the baseline of the box is shifted to the right.</li>
|
||||
</ul>
|
||||
|
@ -5006,7 +5269,7 @@
|
|||
<a href="vertical-alignment-vrl-016.htm">vertical-alignment-vrl-016</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'sub' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'mixed', 'vertical-align' is 'sub', the baseline of the box is shifted to the left.</li>
|
||||
</ul>
|
||||
|
@ -5017,7 +5280,7 @@
|
|||
<a href="vertical-alignment-vrl-018.htm">vertical-alignment-vrl-018</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'sub' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'upright', 'vertical-align' is 'sub', the baseline of the box is shifted to the left.</li>
|
||||
</ul>
|
||||
|
@ -5028,7 +5291,7 @@
|
|||
<a href="vertical-alignment-vrl-020.htm">vertical-alignment-vrl-020</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'sub' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'sideways', 'vertical-align' is 'sub', the baseline of the box is shifted to the left.</li>
|
||||
</ul>
|
||||
|
@ -5039,7 +5302,7 @@
|
|||
<a href="vertical-alignment-vrl-022.htm">vertical-alignment-vrl-022</a></strong></td>
|
||||
<td><a href="reference/vertical-alignment-vrl-022-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'middle' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'upright', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.</li>
|
||||
</ul>
|
||||
|
@ -5050,9 +5313,9 @@
|
|||
<a href="vertical-alignment-vrl-024.htm">vertical-alignment-vrl-024</a></strong></td>
|
||||
<td><a href="reference/vertical-alignment-vrl-022-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'middle' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'upright', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.</li>
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'mixed', 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -5061,9 +5324,9 @@
|
|||
<a href="vertical-alignment-vrl-026.htm">vertical-alignment-vrl-026</a></strong></td>
|
||||
<td><a href="reference/vertical-alignment-vrl-026-ref.htm">=</a> </td>
|
||||
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
|
||||
<td>vertical-align - 'top' and vertical-rl writing-mode
|
||||
<td>vertical-align - 'middle' and vertical-rl writing-mode
|
||||
<ul class="assert">
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'sideways, 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the central baseline of the parent box plus half the x-height of the parent.</li>
|
||||
<li>This test checks the position of inline non-replaced box with vertical align property. When 'writing-mode' is 'vertical-rl', 'text-orientation' is 'sideways, 'vertical-align' is 'middle', the vertical midpoint of the box is aligned with the alphabetic baseline of the parent box plus half the x-height of the parent.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue