aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-ui-3_dev/xhtml1/chapter-5.xht
blob: 2f8301525504ddab174e8539cfdc27461bec2314 (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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
<!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>Resizing & Overflow - CSS Basic User Interface 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 Basic User Interface Module Level 3 CR Test Suite</h1>
  <h2>Resizing & Overflow (13 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="s5">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s5">+</a>
        <a href="https://www.w3.org/TR/css3-ui/#resizing-and-overflow">5 Resizing & Overflow</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s5.1">+</a>
        <a href="https://www.w3.org/TR/css3-ui/#resize">5.1 resize property</a></th></tr>
      <!-- 7 tests -->
      <tr id="resize-001-5.1" class="interact">
        <td>
            <a href="resize-001.xht">resize-001</a></td>
        <td></td>
        <td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
        <td>resize - both - both width and height adjusted
          <ul class="assert">
            <li>Test checks that both width and height adjusted when resize set both.</li>
          </ul>
        </td>
      </tr>
      <tr id="resize-002-5.1" class="interact">
        <td>
            <a href="resize-002.xht">resize-002</a></td>
        <td></td>
        <td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
        <td>resize - horizontal - only the width can be adjusted
          <ul class="assert">
            <li>Test checks that only the width of element can be adjusted when resize set horizontal</li>
          </ul>
        </td>
      </tr>
      <tr id="resize-003-5.1" class="interact">
        <td>
            <a href="resize-003.xht">resize-003</a></td>
        <td></td>
        <td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
        <td>resize - inherit - the resize property inherits parent element
          <ul class="assert">
            <li>Test checks that the resize element inherits parent element</li>
          </ul>
        </td>
      </tr>
      <tr id="resize-004-5.1" class="interact">
        <td>
            <a href="resize-004.xht">resize-004</a></td>
        <td></td>
        <td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
        <td>resize initial value - none
          <ul class="assert">
            <li>Test checks that the resize property initial value is none</li>
          </ul>
        </td>
      </tr>
      <tr id="resize-005-5.1" class="interact">
        <td>
            <a href="resize-005.xht">resize-005</a></td>
        <td></td>
        <td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
        <td>resize - none - neither width nor height can be adjusted
          <ul class="assert">
            <li>Test checks that neither the width nor the height can be adjusted when resize set none</li>
          </ul>
        </td>
      </tr>
      <tr id="resize-006-5.1" class="interact">
        <td>
            <a href="resize-006.xht">resize-006</a></td>
        <td></td>
        <td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
        <td>resize - vertical - only the height can be adjusted
          <ul class="assert">
            <li>Test checks that only the height can be adjusted when resize set vertical</li>
          </ul>
        </td>
      </tr>
      <tr id="resize-007-5.1" class="interact">
        <td>
            <a href="resize-007.xht">resize-007</a></td>
        <td></td>
        <td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
        <td>resize - invalid without overflow property
          <ul class="assert">
            <li>Test checks that resize property is invalid without overflow property</li>
          </ul>
        </td>
      </tr>
    </tbody>
    <tbody id="s5.1.#example-0ff410a0">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.1.#propdef-resize">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s5.2">+</a>
        <a href="https://www.w3.org/TR/css3-ui/#text-overflow">5.2 Overflow Ellipsis: the text-overflow property</a></th></tr>
      <!-- 6 tests -->
      <tr id="text-overflow-5.2" class="ahem font">
        <td>
            <a href="text-overflow.xht">text-overflow</a></td>
        <td><a href="reference/text-overflow-ref.xht">=</a> </td>
        <td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="font" title="Requires a special font">Font</abbr></td>
        <td>text-overflow - ellipsis
          <ul class="assert">
            <li>'text-overflow:ellipsis' renders U+2026 when text is overflowing.</li>
          </ul>
        </td>
      </tr>
      <tr id="text-overflow-001-5.2" class="">
        <td>
            <a href="text-overflow-001.xht">text-overflow-001</a></td>
        <td><a href="reference/text-overflow-001-ref.xht">=</a> </td>
        <td></td>
        <td>text-overflow - clip - the text inline content overflows will be broken
          <ul class="assert">
            <li>Test checks that the inline content that overflows will be clipped. Characters may be only partially rendered when text-overflow set clip</li>
          </ul>
        </td>
      </tr>
      <tr id="text-overflow-002-5.2" class="">
        <td>
            <a href="text-overflow-002.xht">text-overflow-002</a></td>
        <td><a href="reference/text-overflow-002-ref.xht">=</a> </td>
        <td></td>
        <td>text-overflow - ellipsis - the broken textual content instead of ellipsis
          <ul class="assert">
            <li>Test checks that an ellipsis (...) is shown instead of overflowing textual content</li>
          </ul>
        </td>
      </tr>
      <tr id="text-overflow-003-5.2" class="">
        <td>
            <a href="text-overflow-003.xht">text-overflow-003</a></td>
        <td><a href="reference/text-overflow-001-ref.xht">=</a> </td>
        <td></td>
        <td>text-overflow - inherit - inherit clip value of parent's text-overflow property
          <ul class="assert">
            <li>Test checks that text-overflow inherits the parent' clip value when text-overflow set inherit</li>
          </ul>
        </td>
      </tr>
      <tr id="text-overflow-004-5.2" class="">
        <td>
            <a href="text-overflow-004.xht">text-overflow-004</a></td>
        <td><a href="reference/text-overflow-002-ref.xht">=</a> </td>
        <td></td>
        <td>text-overflow - inherit - inherit ellipsis value of parent's text-overflow property
          <ul class="assert">
            <li>Test checks that text-overflow inherits the parent' ellipsis value when text-overflow set inherit</li>
          </ul>
        </td>
      </tr>
      <tr id="text-overflow-005-5.2" class="ahem">
        <td>
            <a href="text-overflow-005.xht">text-overflow-005</a></td>
        <td><a href="reference/text-overflow-005-ref.xht">=</a> </td>
        <td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
        <td>text-overflow reflow
          <ul class="assert">
            <li>Text overflow should disappear when the container becomes large enough. This test is targetted at bug #14952 in Servo's incremental reflow engine.</li>
          </ul>
        </td>
      </tr>
    </tbody>
    <tbody id="s5.2.#clip">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#ellipsing-details">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#ellipsis">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#ellipsis-interaction">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#ellipsis-scrolling">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#example-4d792064">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#overflow-clip">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#overflow-ellipsis">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#overflow-string">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s5.2.#propdef-text-overflow">
      <!-- 0 tests -->
    </tbody>
  </table>

 </body>
</html>