mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
38 lines
1 KiB
HTML
38 lines
1 KiB
HTML
|
|
|
|
<!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>
|