servo/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1print/chapter-8.xht
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

112 lines
No EOL
5.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>The Principal Writing Mode - CSS Writing Modes Module Level 3 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS Writing Modes Module Level 3 CR Test Suite</h1>
<h2>The Principal Writing Mode (5 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s8">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8">+</a>
<a href="https://www.w3.org/TR/css-writing-modes-3/#principal-flow">8 The Principal Writing Mode</a></th></tr>
<!-- 5 tests -->
<tr id="wm-propagation-body-006-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-006.xht">wm-propagation-body-006</a></strong></td>
<td><a href="reference/block-flow-direction-025-ref.xht">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: vertical-rl' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-008-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-008.xht">wm-propagation-body-008</a></strong></td>
<td><a href="reference/block-flow-direction-025-ref.xht">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: sideways-rl' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-010-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-010.xht">wm-propagation-body-010</a></strong></td>
<td><a href="reference/wm-propagation-body-003-ref.xht">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: horizontal-tb' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-011-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-011.xht">wm-propagation-body-011</a></strong></td>
<td><a href="reference/wm-propagation-body-003-ref.xht">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: vertical-lr' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
<tr id="wm-propagation-body-015-8" class="primary image">
<td><strong>
<a href="wm-propagation-body-015.xht">wm-propagation-body-015</a></strong></td>
<td><a href="reference/block-flow-direction-025-ref.xht">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>'writing-mode: vertical-rl' set to body element propagates to viewport
<ul class="assert">
<li>This test checks that when the root element has a &lt;body&gt; child element, then the principal writing mode is instead taken from the values of writing-mode and direction on the first such child element instead of taken from the root element.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s8.#principal-writing-mode">
<!-- 0 tests -->
</tbody>
<tbody id="s8.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1">+</a>
<a href="https://www.w3.org/TR/css-writing-modes-3/#icb">8.1 Propagation to the Initial Containing Block</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1.#issue-80e9901b">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.2">+</a>
<a href="https://www.w3.org/TR/css-writing-modes-3/#page-direction">8.2 Page Flow: the page progression direction</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>