mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
90 lines
No EOL
2.6 KiB
HTML
90 lines
No EOL
2.6 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Animation Events - CSS Animations 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 Animations Module Level 1 CR Test Suite</h1>
|
|
<h2>Animation Events (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="s5">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s5">+</a>
|
|
<a href="https://www.w3.org/TR/css3-animations/#animation-events">5 Animation Events</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s5.1">+</a>
|
|
<a href="https://www.w3.org/TR/css3-animations/#AnimationEvent-interface">5.1 Interface AnimationEvent</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.#animationevent">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s5.1.1">+</a>
|
|
<a href="https://www.w3.org/TR/css3-animations/#AnimationEvent-IDL">5.1.1 IDL Definition</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.1.#AnimationEventInit">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s5.1.2">+</a>
|
|
<a href="https://www.w3.org/TR/css3-animations/#AnimationEvent-attributes">5.1.2 Attributes</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.2.#AnimationEvent-animationName">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.2.#AnimationEvent-constructor">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.2.#AnimationEvent-elapsedTime">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.1.2.#AnimationEvent-pseudoElement">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s5.2">+</a>
|
|
<a href="https://www.w3.org/TR/css3-animations/#AnimationEvent-types">5.2 Types of AnimationEvent</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.2.#animationend">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.2.#animationiteration">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s5.2.#animationstart">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |