diff options
Diffstat (limited to 'testing/web-platform/meta/svg/animations/scripted/onhover-syncbases.html.ini')
-rw-r--r-- | testing/web-platform/meta/svg/animations/scripted/onhover-syncbases.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/animations/scripted/onhover-syncbases.html.ini b/testing/web-platform/meta/svg/animations/scripted/onhover-syncbases.html.ini new file mode 100644 index 0000000000..08d0b98f3c --- /dev/null +++ b/testing/web-platform/meta/svg/animations/scripted/onhover-syncbases.html.ini @@ -0,0 +1,8 @@ +[onhover-syncbases.html] + expected: [OK, ERROR] + [Check if onhover events reset correctly when triggered multiple times] + expected: + if (os == "linux") and not debug and not fission: [FAIL, PASS] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS] + if (os == "android") and debug and not swgl: [FAIL, PASS] + [PASS, FAIL] |