Files
servo/tests/wpt/meta-legacy-layout/dom/events/webkit-animation-start-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

41 lines
1.4 KiB
INI

[webkit-animation-start-event.html]
[webkitAnimationStart event listener should not trigger if an unprefixed event handler also exists]
expected: FAIL
[webkitAnimationStart event listener should trigger for an animation]
expected: FAIL
[event types for prefixed and unprefixed animationstart event handlers should be named appropriately]
expected: FAIL
[event types for prefixed and unprefixed animationstart event listeners should be named appropriately]
expected: FAIL
[dispatchEvent of an animationstart event does not trigger a prefixed event handler or listener]
expected: FAIL
[onwebkitanimationstart event handler should trigger for an animation]
expected: FAIL
[onanimationstart and onwebkitanimationstart are not aliases]
expected: FAIL
[onwebkitanimationstart event handler should not trigger if an unprefixed event handler also exists]
expected: FAIL
[onwebkitanimationstart event handler should not trigger if an unprefixed listener also exists]
expected: FAIL
[dispatchEvent of a webkitAnimationStart event does trigger a prefixed event handler or listener]
expected: FAIL
[dispatchEvent of a webkitAnimationStart event does not trigger an unprefixed event handler or listener]
expected: FAIL
[webkitAnimationStart event listener should not trigger if an unprefixed listener also exists]
expected: FAIL
[webkitAnimationStart event listener is case sensitive]
expected: FAIL