diff options
Diffstat (limited to 'testing/web-platform/meta/web-animations/interfaces/Animation/onremove.html.ini')
-rw-r--r-- | testing/web-platform/meta/web-animations/interfaces/Animation/onremove.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-animations/interfaces/Animation/onremove.html.ini b/testing/web-platform/meta/web-animations/interfaces/Animation/onremove.html.ini new file mode 100644 index 0000000000..1b1a2ee1f9 --- /dev/null +++ b/testing/web-platform/meta/web-animations/interfaces/Animation/onremove.html.ini @@ -0,0 +1,6 @@ +[onremove.html] + [onremove events are fired in the correct order] + expected: + if (os == "android") and debug and swgl: [FAIL, PASS] + if (os == "win") and debug: PASS + [PASS, FAIL] |