diff options
Diffstat (limited to 'testing/web-platform/meta/svg/linking/scripted/href-mpath-element.html.ini')
-rw-r--r-- | testing/web-platform/meta/svg/linking/scripted/href-mpath-element.html.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/linking/scripted/href-mpath-element.html.ini b/testing/web-platform/meta/svg/linking/scripted/href-mpath-element.html.ini new file mode 100644 index 0000000000..f2e1fc5f9b --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/href-mpath-element.html.ini @@ -0,0 +1,7 @@ +[href-mpath-element.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] + [Test for mpath when removing xlink:href but we still have href] + expected: + if (os == "android") and debug: [PASS, TIMEOUT] |