aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-namespaces-3_dev/html/chapter-4.htm
blob: 4b4adfc68e9a3b84b27c4cc3e9c7b041d90d2759 (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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
 <head>
  <title>CSS Qualified Names - CSS Namespaces Module Level 3 Conformance Test Suite</title>
  <style type="text/css">
    @import "http://www.w3.org/StyleSheets/TR/base.css";
    @import "../indices.css";
  </style>
 </head>

 <body>

  <h1>CSS Namespaces Module Level 3 Conformance Test Suite</h1>
  <h2>CSS Qualified Names (0 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="s4">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s4">+</a>
        <a href="http://www.w3.org/TR/css-namespaces-3/#css-qnames">4 CSS Qualified Names</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s4.#css-qualified-name">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#abstract">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#acks">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#changes">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#contents">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#css21">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#index">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#informative">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#normative">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#property-index">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#references">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#rfc2119">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#select">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#status">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#subtitle">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#title">
      <!-- 0 tests -->
    </tbody>
    <tbody id="s.#xml-names">
      <!-- 0 tests -->
    </tbody>
  </table>

 </body>
</html>