aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transforms-1_dev/html/chapter-14.htm
blob: 17f5c260a05002c4293a56e16a5332abf4f5493a (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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
 <head>
  <title>SVG Animation - 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>SVG Animation (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="s14">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s14">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#svg-animation">14 SVG Animation</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s14.1">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s14.1">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#svg-animate-element">14.1 The <animate> and <set> element</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s14.2">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s14.2">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#neutral-element">14.2 Neutral element for addition</a></th></tr>
      <!-- 0 tests -->
    </tbody>
    <tbody id="s14.3">
      <tr><th colspan="4" scope="rowgroup">
        <a href="#s14.3">+</a>
        <a href="http://www.w3.org/TR/css-transforms-1/#svg-attribute-name">14.3 The SVG attributeName attribute</a></th></tr>
      <!-- 0 tests -->
    </tbody>
  </table>

 </body>
</html>