aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-transitions-1_dev/xhtml1/reftest-toc.xht
blob: 407855a2462baa419aaf6da02952300c456e48d0 (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
<!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 Transitions Module Level 1 CR Test Suite Reftest Index</title>
  <style type="text/css">
    @import "http://www.w3.org/StyleSheets/TR/base.css";
    @import "../indices.css";
  </style>
 </head>

 <body>

  <h1>CSS Transitions Module Level 1 CR Test Suite Reftest Index</h1>
  <table width="100%">
    <col id="test-column"></col>
    <col id="ref-column"></col>
    <col id="flags-column"></col>
    <thead>
      <tr>
        <th>Test</th>
        <th>Reference</th>
        <th>Flags</th>
      </tr>
    </thead>
    <tbody id="transition-test" class="">
      <tr>
        <td rowspan="1" title="invalid values cause all properites to animate.">
          <a href="transition-test.xht">transition-test</a></td>
        <td><a href="reference/transition-test-ref.xht">=</a> </td>
        <td rowspan="1"></td>
      </tr>
    </tbody>
  </table>

 </body>
</html>