aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-text-3_dev/xhtml1/chapter-8.xht
blob: 4d6d7214ed56a40af456eec0d5afb22a551698da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!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>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 (7 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-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="https://www.w3.org/TR/css-text-3/#word-spacing-property">8.1 Word Spacing: the &#8216;word-spacing&#8217; 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">
      <!-- 1 tests -->
      <tr id="text-word-spacing-001-8.1.#word-spacing" class="ahem">
        <td>
            <a href="text-word-spacing-001.xht">text-word-spacing-001</a></td>
        <td><a href="reference/text-word-spacing-ref.xht">=</a> </td>
        <td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
        <td>Word Spacing
          <ul class="assert">
            <li>Test checks that word-spacing works with percentages.</li>
          </ul>
        </td>
      </tr>
    </tbody>
    <tbody id="s8.2">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s8.2">+</a>
        <a href="https://www.w3.org/TR/css-text-3/#letter-spacing-property">8.2 Tracking: the &#8216;letter-spacing&#8217; property</a></th></tr>
      <!-- 6 tests -->
      <tr id="bidi-005-8.2" class="">
        <td>
            <a href="bidi-005.xht">bidi-005</a></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="">
        <td>
            <a href="bidi-006.xht">bidi-006</a></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="">
        <td>
            <a href="bidi-007.xht">bidi-007</a></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="">
        <td>
            <a href="bidi-008.xht">bidi-008</a></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="">
        <td>
            <a href="bidi-009.xht">bidi-009</a></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="">
        <td>
            <a href="bidi-010.xht">bidi-010</a></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>