diff options
Diffstat (limited to 'testing/web-platform/meta/svg/linking/scripted')
8 files changed, 28 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/linking/scripted/a.rel-setter-01.svg.ini b/testing/web-platform/meta/svg/linking/scripted/a.rel-setter-01.svg.ini new file mode 100644 index 0000000000..846e9e0664 --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/a.rel-setter-01.svg.ini @@ -0,0 +1,3 @@ +[a.rel-setter-01.svg] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/svg/linking/scripted/a.text-getter-01.svg.ini b/testing/web-platform/meta/svg/linking/scripted/a.text-getter-01.svg.ini new file mode 100644 index 0000000000..399a986cca --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/a.text-getter-01.svg.ini @@ -0,0 +1,3 @@ +[a.text-getter-01.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/svg/linking/scripted/a.text-setter-01.svg.ini b/testing/web-platform/meta/svg/linking/scripted/a.text-setter-01.svg.ini new file mode 100644 index 0000000000..712dd20197 --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/a.text-setter-01.svg.ini @@ -0,0 +1,3 @@ +[a.text-setter-01.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/svg/linking/scripted/href-animate-element.html.ini b/testing/web-platform/meta/svg/linking/scripted/href-animate-element.html.ini new file mode 100644 index 0000000000..c3821720b3 --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/href-animate-element.html.ini @@ -0,0 +1,3 @@ +[href-animate-element.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] 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] diff --git a/testing/web-platform/meta/svg/linking/scripted/href-script-element-markup.html.ini b/testing/web-platform/meta/svg/linking/scripted/href-script-element-markup.html.ini new file mode 100644 index 0000000000..502618fa31 --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/href-script-element-markup.html.ini @@ -0,0 +1,3 @@ +[href-script-element-markup.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/svg/linking/scripted/href-script-element.html.ini b/testing/web-platform/meta/svg/linking/scripted/href-script-element.html.ini new file mode 100644 index 0000000000..d36fb09531 --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/href-script-element.html.ini @@ -0,0 +1,3 @@ +[href-script-element.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/svg/linking/scripted/rellist-feature-detection.svg.ini b/testing/web-platform/meta/svg/linking/scripted/rellist-feature-detection.svg.ini new file mode 100644 index 0000000000..ced8c1089f --- /dev/null +++ b/testing/web-platform/meta/svg/linking/scripted/rellist-feature-detection.svg.ini @@ -0,0 +1,3 @@ +[rellist-feature-detection.svg] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |