mirror of
https://github.com/servo/servo.git
synced 2025-10-04 18:49:23 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
98 lines
No EOL
3.4 KiB
HTML
98 lines
No EOL
3.4 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>Ruby Layout - CSS Ruby Layout Module Level 1 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 Ruby Layout Module Level 1 CR Test Suite</h1>
|
|
<h2>Ruby Layout (1 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="s3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#ruby-layout">3 Ruby Layout</a></th></tr>
|
|
<!-- 1 tests -->
|
|
<tr id="line-break-around-ruby-001-3" class="primary dom script">
|
|
<td><strong>
|
|
<a href="line-break-around-ruby-001.xht">line-break-around-ruby-001</a></strong></td>
|
|
<td></td>
|
|
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
|
<td>Test line breaking before and after <ruby> elements.
|
|
<ul class="assert">
|
|
<li>est line breaking before and after <ruby> elements</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s3.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.1">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#inter-character-layout">3.1 Inter-character Ruby Layout</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#issue-029133da">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.2">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#box-style">3.2 Styling Ruby Boxes</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.3">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#line-breaks">3.3 Breaking Across Lines</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.3.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.3.1">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#break-between">3.3.1 Breaking Between Bases</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.3.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.3.2">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#break-within">3.3.2 Breaking Within Bases</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.3.2.#issue-14d7c6b1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.4">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.4">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#bidi">3.4 Bidi Reordering</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.5">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.5">+</a>
|
|
<a href="https://www.w3.org/TR/css-ruby-1/#line-height">3.5 Line Spacing</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |