aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-ui-3_dev/xhtml1print/toc.xht
blob: f4072095617b9d832286d5cd1fae0db60f3191c6 (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
<!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>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 By Chapter</h1>

  <p>This index contains both
    <a href="http://wiki.csswg.org/test/selftest">self-describing tests</a>
    and reftests.
    A separate <a href="reftest-toc.xht">alphabetical reftest index</a>
    is provided for tests in <a href="http://wiki.csswg.org/test/reftest">reftest
    format</a> along with the <a href="reftest.list">reftest manifest</a>.</p>

  <table>
    <tbody id="s1">
      <tr><th><a href="chapter-1.xht">Chapter 1 - 
        Introduction</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s2">
      <tr><th><a href="chapter-2.xht">Chapter 2 - 
        Module Interactions</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s3">
      <tr><th><a href="chapter-3.xht">Chapter 3 - 
        Box Model addition</a></th>
      <td>(32 Tests)</td></tr>
    </tbody>
    <tbody id="s4">
      <tr><th><a href="chapter-4.xht">Chapter 4 - 
        Outline properties</a></th>
      <td>(9 Tests)</td></tr>
    </tbody>
    <tbody id="s5">
      <tr><th><a href="chapter-5.xht">Chapter 5 - 
        Resizing & Overflow</a></th>
      <td>(13 Tests)</td></tr>
    </tbody>
    <tbody id="s6">
      <tr><th><a href="chapter-6.xht">Chapter 6 - 
        Pointing Devices and Keyboards</a></th>
      <td>(201 Tests)</td></tr>
    </tbody>
    <tbody id="sA">
      <tr><th><a href="chapter-A.xht">Appendix A - 
        Acknowledgments</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="sB">
      <tr><th><a href="chapter-B.xht">Appendix B - 
        Changes</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="sC">
      <tr><th><a href="chapter-C.xht">Appendix C - 
        Considerations for Security and Privacy</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="sD">
      <tr><th><a href="chapter-D.xht">Appendix D - 
        Default style sheet additions for HTML</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="sE">
      <tr><th><a href="chapter-E.xht">Appendix E - 
        Test Suite</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
  </table>
</body>
</html>