mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
126 lines
No EOL
3.7 KiB
HTML
126 lines
No EOL
3.7 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Spacing - CSS Text 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 Text Module Level 3 CR Test Suite</h1>
|
|
<h2>Spacing (6 tests)</h2>
|
|
<table width="100%">
|
|
<col id="test-column">
|
|
<col id="refs-column">
|
|
<col id="flags-column">
|
|
<col id="info-column">
|
|
<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="http://www.w3.org/TR/css-text-3/#spacing">8 Spacing</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s8.1">+</a>
|
|
<a href="http://www.w3.org/TR/css-text-3/#word-spacing-property">8.1 Word Spacing: the ‘word-spacing’ property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.1.#length">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.1.#normal3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.1.#percentage">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.1.#word-separator">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.1.#word-spacing">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s8.2">+</a>
|
|
<a href="http://www.w3.org/TR/css-text-3/#letter-spacing-property">8.2 Tracking: the ‘letter-spacing’ property</a></th></tr>
|
|
<!-- 6 tests -->
|
|
<tr id="bidi-005-8.2" class="primary">
|
|
<td><strong>
|
|
<a href="bidi-005.htm">bidi-005</a></strong></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td>The bidi algorithm and inlines in CSS: embed levels and white-space: pre;
|
|
</td>
|
|
</tr>
|
|
<tr id="bidi-006-8.2" class="primary">
|
|
<td><strong>
|
|
<a href="bidi-006.htm">bidi-006</a></strong></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td>The bidi algorithm and inlines in CSS: embed levels and white-space: nowrap;
|
|
</td>
|
|
</tr>
|
|
<tr id="bidi-007-8.2" class="primary">
|
|
<td><strong>
|
|
<a href="bidi-007.htm">bidi-007</a></strong></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td>The bidi algorithm and inlines in CSS: embed levels and float: left;
|
|
</td>
|
|
</tr>
|
|
<tr id="bidi-008-8.2" class="primary">
|
|
<td><strong>
|
|
<a href="bidi-008.htm">bidi-008</a></strong></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td>The bidi algorithm and inlines in CSS: embed levels and display: table;
|
|
</td>
|
|
</tr>
|
|
<tr id="bidi-009-8.2" class="primary">
|
|
<td><strong>
|
|
<a href="bidi-009.htm">bidi-009</a></strong></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td>The bidi algorithm and inlines in CSS: embed levels and display: table-row;
|
|
</td>
|
|
</tr>
|
|
<tr id="bidi-010-8.2" class="primary">
|
|
<td><strong>
|
|
<a href="bidi-010.htm">bidi-010</a></strong></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td>The bidi algorithm and inlines in CSS: embed levels and position: absolute
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s8.2.#length0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.2.#letter-spacing">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.2.#normal4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s8.2.#tracking">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |