aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-writing-modes-3_dev/html/toc.htm
blob: e79af3c577ede81bae2cfb13bda7b28ab9a65106 (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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
 <head>
  <title>CSS Writing Modes 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 Writing Modes 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.htm">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.htm">Chapter 1 - 
        Introduction to Writing Modes</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s2">
      <tr><th><a href="chapter-2.htm">Chapter 2 - 
        Inline Direction and Bidirectionality</a></th>
      <td>(177 Tests)</td></tr>
    </tbody>
    <tbody id="s3">
      <tr><th><a href="chapter-3.htm">Chapter 3 - 
        Introduction to Vertical Text</a></th>
      <td>(147 Tests)</td></tr>
    </tbody>
    <tbody id="s4">
      <tr><th><a href="chapter-4.htm">Chapter 4 - 
        Inline-level Alignment</a></th>
      <td>(36 Tests)</td></tr>
    </tbody>
    <tbody id="s5">
      <tr><th><a href="chapter-5.htm">Chapter 5 - 
        Introduction to Vertical Text Layout</a></th>
      <td>(28 Tests)</td></tr>
    </tbody>
    <tbody id="s6">
      <tr><th><a href="chapter-6.htm">Chapter 6 - 
        Abstract Box Terminology</a></th>
      <td>(28 Tests)</td></tr>
    </tbody>
    <tbody id="s7">
      <tr><th><a href="chapter-7.htm">Chapter 7 - 
        Abstract Box Layout</a></th>
      <td>(522 Tests)</td></tr>
    </tbody>
    <tbody id="s8">
      <tr><th><a href="chapter-8.htm">Chapter 8 - 
        Page Flow: the page progression direction</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s9">
      <tr><th><a href="chapter-9.htm">Chapter 9 - 
        Glyph Composition</a></th>
      <td>(28 Tests)</td></tr>
    </tbody>
    <tbody id="sA">
      <tr><th><a href="chapter-A.htm">Appendix A - 
        Characters and Properties</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="sB">
      <tr><th><a href="chapter-B.htm">Appendix B - 
        Bidi Rules for HTML 4</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="sC">
      <tr><th><a href="chapter-C.htm">Appendix C - 
        Vertical Scripts in Unicode</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
  </table>
</body>
</html>