aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transforms-1_dev/xhtml1/toc.xht
blob: e561c2480a85b1ce43f1b27a3f35db7f627ff01c (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
<!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 Transforms Module Level 1 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 Transforms Module Level 1 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 - 
        CSS Values</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s4">
      <tr><th><a href="chapter-4.xht">Chapter 4 - 
        Terminology</a></th>
      <td>(5 Tests)</td></tr>
    </tbody>
    <tbody id="s5">
      <tr><th><a href="chapter-5.xht">Chapter 5 - 
        Two Dimensional Subset</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s6">
      <tr><th><a href="chapter-6.xht">Chapter 6 - 
        The Transform Rendering Model</a></th>
      <td>(50 Tests)</td></tr>
    </tbody>
    <tbody id="s7">
      <tr><th><a href="chapter-7.xht">Chapter 7 - 
        The transform Property</a></th>
      <td>(104 Tests)</td></tr>
    </tbody>
    <tbody id="s8">
      <tr><th><a href="chapter-8.xht">Chapter 8 - 
        The transform-origin Property</a></th>
      <td>(117 Tests)</td></tr>
    </tbody>
    <tbody id="s9">
      <tr><th><a href="chapter-9.xht">Chapter 9 - 
        The transform-style Property</a></th>
      <td>(26 Tests)</td></tr>
    </tbody>
    <tbody id="s10">
      <tr><th><a href="chapter-10.xht">Chapter 10 - 
        The perspective Property</a></th>
      <td>(19 Tests)</td></tr>
    </tbody>
    <tbody id="s11">
      <tr><th><a href="chapter-11.xht">Chapter 11 - 
        The perspective-origin Property</a></th>
      <td>(11 Tests)</td></tr>
    </tbody>
    <tbody id="s12">
      <tr><th><a href="chapter-12.xht">Chapter 12 - 
        The backface-visibility Property</a></th>
      <td>(9 Tests)</td></tr>
    </tbody>
    <tbody id="s13">
      <tr><th><a href="chapter-13.xht">Chapter 13 - 
        The SVG transform Attribute</a></th>
      <td>(703 Tests)</td></tr>
    </tbody>
    <tbody id="s14">
      <tr><th><a href="chapter-14.xht">Chapter 14 - 
        SVG Animation</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s15">
      <tr><th><a href="chapter-15.xht">Chapter 15 - 
        The Transform Functions</a></th>
      <td>(691 Tests)</td></tr>
    </tbody>
    <tbody id="s16">
      <tr><th><a href="chapter-16.xht">Chapter 16 - 
        The Transform Function Lists</a></th>
      <td>(13 Tests)</td></tr>
    </tbody>
    <tbody id="s17">
      <tr><th><a href="chapter-17.xht">Chapter 17 - 
        Interpolation of Transforms</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s18">
      <tr><th><a href="chapter-18.xht">Chapter 18 - 
        Transform function primitives and derivatives</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s19">
      <tr><th><a href="chapter-19.xht">Chapter 19 - 
        Interpolation of primitives and derived transform functions</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s20">
      <tr><th><a href="chapter-20.xht">Chapter 20 - 
        Interpolation of Matrices</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
    <tbody id="s21">
      <tr><th><a href="chapter-21.xht">Chapter 21 - 
        Mathematical Description of Transform Functions</a></th>
      <td>(0 Tests)</td></tr>
    </tbody>
  </table>
</body>
</html>