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..5ad0e00bf1 --- /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 == "linux") and swgl and fission: PASS + if (os == "win") and debug: PASS + [PASS, FAIL] |