aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transforms-1_dev/xhtml1print/chapter-20.xht
blob: 559e6935fbb5907a3aba08b81eb5c0bc1775ee69 (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
<!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>Interpolation of Matrices - 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</h1>
  <h2>Interpolation of Matrices (0 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="s20">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#matrix-interpolation">20 Interpolation of Matrices</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.1">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#supporting-functions">20.1 Supporting functions</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.2">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.2">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#interpolation-of-2d-matrices">20.2 Interpolation of 2D matrices</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.2.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.2.1">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#decomposing-a-2d-matrix">20.2.1 Decomposing a 2D matrix</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.2.2">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.2.2">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#interpolation-of-decomposed-2d-matrix-values">20.2.2 Interpolation of decomposed 2D matrix values</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.2.3">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.2.3">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#recomposing-to-a-2d-matrix">20.2.3 Recomposing to a 2D matrix</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.3">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.3">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#interpolation-of-3d-matrices">20.3 Interpolation of 3D matrices</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.3.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.3.1">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#decomposing-a-3d-matrix">20.3.1 Decomposing a 3D matrix</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.3.2">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.3.2">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#interpolation-of-decomposed-3d-matrix-values">20.3.2 Interpolation of decomposed 3D matrix values</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s20.3.3">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s20.3.3">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#recomposing-to-a-3d-matrix">20.3.3 Recomposing to a 3D matrix</a></th></tr>
      <!-- 0 tests -->
    </tbody>
  </table>

 </body>
</html>