diff options
Diffstat (limited to 'tests/wpt/css-tests/css-animations-1_dev/html/chapter-5.htm')
-rw-r--r-- | tests/wpt/css-tests/css-animations-1_dev/html/chapter-5.htm | 47 |
1 files changed, 3 insertions, 44 deletions
diff --git a/tests/wpt/css-tests/css-animations-1_dev/html/chapter-5.htm b/tests/wpt/css-tests/css-animations-1_dev/html/chapter-5.htm index 8ba09dd88e1..e2c215feb5d 100644 --- a/tests/wpt/css-tests/css-animations-1_dev/html/chapter-5.htm +++ b/tests/wpt/css-tests/css-animations-1_dev/html/chapter-5.htm @@ -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 --> |