mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8
This commit is contained in:
parent
662c00a810
commit
df03062d62
10934 changed files with 428309 additions and 254265 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Animations Module Level 1 CR Test Suite</h1>
|
||||
<h2>Animation Events (4 tests)</h2>
|
||||
<h2>Animation Events (0 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -31,29 +31,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-animations/#animation-events">5 Animation Events</a></th></tr>
|
||||
<!-- 2 tests -->
|
||||
<tr id="animation-iteration-event-5" class="animated">
|
||||
<td>
|
||||
<a href="animation-iteration-event.htm">animation-iteration-event</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="animated" title="Animated test">Animated</abbr></td>
|
||||
<td>CSS3 Animations: To verify if " animationiteration " event occurs at the end of each iteration of an animation for which animation-iteration-count is greater than one.
|
||||
<ul class="assert">
|
||||
<li>To verify if " animationiteration " event occurs at the end of each iteration of an animation for which animation-iteration-count is greater than one.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="animationstart-and-animationend-events-5" class="animated">
|
||||
<td>
|
||||
<a href="animationstart-and-animationend-events.htm">animationstart-and-animationend-events</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="animated" title="Animated test">Animated</abbr></td>
|
||||
<td>CSS3 Animations: To verify animationstart and animationend events are handled.
|
||||
<ul class="assert">
|
||||
<li>To verify if "animationstart" event occurs when animation starts and "animationend" occurs when the animation ends.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s5.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
|
@ -77,26 +55,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5.1.2">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-animations/#AnimationEvent-attributes">5.1.2 Attributes</a></th></tr>
|
||||
<!-- 2 tests -->
|
||||
<tr id="pseudoelement-001-5.1.2" class="primary script">
|
||||
<td><strong>
|
||||
<a href="pseudoElement-001.htm">pseudoelement-001</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
|
||||
<td>pseudoElement attribute of Event - return the name or empty string
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="pseudoelement-002-5.1.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="pseudoElement-002.htm">pseudoelement-002</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>the target of the event is that pseudo-element's corresponding element
|
||||
<ul class="assert">
|
||||
<li>The target of the event is that pseudo-element's corresponding element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s5.1.2.#AnimationEvent-animationName">
|
||||
<!-- 0 tests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue