Files
servo/tests/wpt/meta-legacy-layout/dom/events/webkit-animation-iteration-event.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

39 lines
1.4 KiB
INI

[webkit-animation-iteration-event.html]
expected: TIMEOUT
[webkitAnimationIteration event listener is case sensitive]
expected: NOTRUN
[onwebkitanimationiteration event handler should trigger for an animation]
expected: FAIL
[dispatchEvent of a webkitAnimationIteration event does trigger a prefixed event handler or listener]
expected: FAIL
[webkitAnimationIteration event listener should trigger for an animation]
expected: TIMEOUT
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected: NOTRUN
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
expected: FAIL
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected: FAIL
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected: NOTRUN
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected: NOTRUN
[onanimationiteration and onwebkitanimationiteration are not aliases]
expected: FAIL
[dispatchEvent of an animationiteration event does not trigger a prefixed event handler or listener]
expected: FAIL
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected: FAIL