summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/events/webkit-animation-iteration-event.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/dom/events/webkit-animation-iteration-event.html.ini')
-rw-r--r--testing/web-platform/meta/dom/events/webkit-animation-iteration-event.html.ini39
1 files changed, 15 insertions, 24 deletions
diff --git a/testing/web-platform/meta/dom/events/webkit-animation-iteration-event.html.ini b/testing/web-platform/meta/dom/events/webkit-animation-iteration-event.html.ini
index dce8796746..e40a5a6f88 100644
--- a/testing/web-platform/meta/dom/events/webkit-animation-iteration-event.html.ini
+++ b/testing/web-platform/meta/dom/events/webkit-animation-iteration-event.html.ini
@@ -5,40 +5,33 @@
[webkitAnimationIteration event listener is case sensitive]
expected:
if (os == "linux") and fission and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
- if (os == "win") and not debug: PASS
+ if (os == "linux") and fission and not debug: [PASS, NOTRUN]
+ if (os == "win") and debug: [PASS, TIMEOUT, NOTRUN]
+ if (os == "mac") and debug: [PASS, NOTRUN]
if (os == "linux") and not fission: [PASS, FAIL, NOTRUN]
- if os == "mac": PASS
- if os == "android": PASS
- [PASS, NOTRUN]
[onwebkitanimationiteration event handler should trigger for an animation]
expected: [PASS, TIMEOUT]
[webkitAnimationIteration event listener should trigger for an animation]
expected:
- if debug and fission and (os == "win") and (processor == "x86_64") and not swgl: [PASS, NOTRUN, TIMEOUT]
- if debug and not fission: [PASS, NOTRUN]
- if not debug: [PASS, NOTRUN]
- [PASS, TIMEOUT, NOTRUN]
+ if debug and fission: [PASS, TIMEOUT, NOTRUN]
+ [PASS, NOTRUN]
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected:
- if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, TIMEOUT, NOTRUN]
- if (os == "win") and debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and debug and fission: [PASS, TIMEOUT, NOTRUN]
+ if (os == "mac") and debug: [PASS, TIMEOUT, NOTRUN]
if os == "android": PASS
[PASS, NOTRUN]
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
- expected:
- if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, NOTRUN, TIMEOUT]
- [PASS, TIMEOUT, NOTRUN]
+ expected: [PASS, TIMEOUT, NOTRUN]
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected:
- if debug and not fission: [PASS, NOTRUN]
- if not debug: [PASS, NOTRUN]
- [PASS, TIMEOUT, NOTRUN]
+ if debug and fission: [PASS, TIMEOUT, NOTRUN]
+ [PASS, NOTRUN]
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
@@ -48,14 +41,12 @@
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected:
- if debug and fission and (processor == "x86_64") and (os == "win") and not swgl: [PASS, NOTRUN, TIMEOUT]
- if debug and not fission: [PASS, NOTRUN]
- if not debug: [PASS, NOTRUN]
- [PASS, TIMEOUT, NOTRUN]
+ if debug and (os == "linux") and fission: [PASS, TIMEOUT, NOTRUN]
+ if debug and (os == "win"): [PASS, TIMEOUT, NOTRUN]
+ if debug and (os == "mac"): [PASS, TIMEOUT, NOTRUN]
+ [PASS, NOTRUN]
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected:
- if debug and fission and (os == "win") and (processor == "x86_64") and not swgl: [PASS, NOTRUN, TIMEOUT]
- if debug and not fission: [PASS, NOTRUN]
- if not debug: [PASS, NOTRUN]
- [PASS, TIMEOUT, NOTRUN]
+ if debug and fission: [PASS, TIMEOUT, NOTRUN]
+ [PASS, NOTRUN]