aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-values-3_dev/xhtml1/chapter-3.xht
blob: f59d50bc24342ac5103510f445335b3fa9391b1f (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
<!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>Textual Data Types - CSS Values and Units 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 Values and Units Module Level 3 CR Test Suite</h1>
  <h2>Textual Data Types (3 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/css3-values/#textual-values">3 Textual Data Types</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.#identifier">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s3.1">+</a>
        <a href="https://www.w3.org/TR/css3-values/#keywords">3.1 Pre-defined Keywords</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.1.#example-fefeae88">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.1.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s3.1.1">+</a>
        <a href="https://www.w3.org/TR/css3-values/#common-keywords">3.1.1 CSS-wide keywords: initial, inherit and unset</a></th></tr>
      <!-- 3 tests -->
      <tr id="multicol-inherit-002-3.1.1" class="ahem">
        <td>
            <a href="multicol-inherit-002.xht">multicol-inherit-002</a></td>
        <td><a href="reference/multicol-inherit-002-ref.xht">=</a> </td>
        <td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
        <td>'column-count' and inherit
          <ul class="assert">
            <li>This test checks that 'column-count' can be inherited by setting it with the CSS-wide keyword 'inherit'.</li>
          </ul>
        </td>
      </tr>
      <tr id="multicol-rule-color-inherit-001-3.1.1" class="ahem">
        <td>
            <a href="multicol-rule-color-inherit-001.xht">multicol-rule-color-inherit-001</a></td>
        <td><a href="reference/multicol-rule-color-inherit-001-ref.xht">=</a> </td>
        <td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
        <td>column-rule-color: inherit
          <ul class="assert">
            <li>This test checks that, by default, column-rule-color is the current color applying to the element unless reserved keyword 'inherit' is used in which case column-rule-color will be inherited from the parent's column-rule-color value.</li>
          </ul>
        </td>
      </tr>
      <tr id="multicol-rule-color-inherit-002-3.1.1" class="ahem">
        <td>
            <a href="multicol-rule-color-inherit-002.xht">multicol-rule-color-inherit-002</a></td>
        <td><a href="reference/multicol-rule-color-inherit-001-ref.xht">=</a> </td>
        <td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
        <td>column-rule-color: inherit (complex)
          <ul class="assert">
            <li>This test checks that, by default, column-rule-color is the current color applying to the element.</li>
          </ul>
        </td>
      </tr>
    </tbody>
    <tbody id="s3.1.1.#css_wide-keywords">
      <!-- 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/css3-values/#custom-idents">3.2 Author-defined Identifiers: the <custom-ident> type</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.2.#example-4adf48cf">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.2.#identifier-value">
      <!-- 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/css3-values/#strings">3.3 Quoted Strings: the <string> type</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.3.#example-a6100cec">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.3.#example-aecae029">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.3.#string">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.3.#string-value">
      <!-- 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/css3-values/#urls">3.4 Resource Locators: the <url> type</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.4.#example-f4b87e68">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.4.#url">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.4.#url-value">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.4.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s3.4.1">+</a>
        <a href="https://www.w3.org/TR/css3-values/#relative-urls">3.4.1 Relative URLs</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.4.1.#example-b20bc0e0">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.4.2">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s3.4.2">+</a>
        <a href="https://www.w3.org/TR/css3-values/#url-modifiers">3.4.2 URL Modifiers</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s3.4.2.#typedef-url-modifier">
      <!-- 0 tests -->
    </tbody>
  </table>

 </body>
</html>