mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
105 lines
No EOL
2.9 KiB
HTML
105 lines
No EOL
2.9 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>Transition Events - CSS Transitions Module Level 2 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 Transitions Module Level 2 CR Test Suite</h1>
|
|
<h2>Transition Events (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="s3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3">+</a>
|
|
<a href="https://drafts.csswg.org/css-transitions-2/#transition-events">3 Transition Events</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s3.1">+</a>
|
|
<a href="https://drafts.csswg.org/css-transitions-2/#event-dispatch">3.1 Event dispatch</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#elapsed-time">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#interval-end">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#interval-start">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#multiple-events-note">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-elapsed-time-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-end-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-end-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-end-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-end-4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-end-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-start-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-start-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-start-3">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-start-4">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-start-5">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-start-6">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-interval-start-7">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-transition-phase-1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#ref-for-transition-phase-2">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s3.1.#transition-phase">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |