summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/svg/struct/scripted
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/svg/struct/scripted
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/svg/struct/scripted')
-rw-r--r--testing/web-platform/meta/svg/struct/scripted/autofocus-attribute.svg.ini7
-rw-r--r--testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList.svg.ini3
-rw-r--r--testing/web-platform/meta/svg/struct/scripted/use-load-error-events.tentative.html.ini22
3 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/struct/scripted/autofocus-attribute.svg.ini b/testing/web-platform/meta/svg/struct/scripted/autofocus-attribute.svg.ini
new file mode 100644
index 0000000000..069994372a
--- /dev/null
+++ b/testing/web-platform/meta/svg/struct/scripted/autofocus-attribute.svg.ini
@@ -0,0 +1,7 @@
+[autofocus-attribute.svg]
+ [Renderable element with tabindex should support autofocus]
+ expected: FAIL
+
+ [<a> should support autofocus]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList.svg.ini
new file mode 100644
index 0000000000..6c2c9c4d76
--- /dev/null
+++ b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList.svg.ini
@@ -0,0 +1,3 @@
+[svg-getIntersectionList.svg]
+ [SVGSVGElement.getIntersectionList()]
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/struct/scripted/use-load-error-events.tentative.html.ini b/testing/web-platform/meta/svg/struct/scripted/use-load-error-events.tentative.html.ini
new file mode 100644
index 0000000000..357b7b20b9
--- /dev/null
+++ b/testing/web-platform/meta/svg/struct/scripted/use-load-error-events.tentative.html.ini
@@ -0,0 +1,22 @@
+[use-load-error-events.tentative.html]
+ expected: TIMEOUT
+ ['load' and 'error' events for SVG <use>, external reference, existing]
+ expected: TIMEOUT
+
+ ['load' and 'error' events for SVG <use>, external data: URL reference, existing]
+ expected: NOTRUN
+
+ ['load' and 'error' events for SVG <use>, external reference, non-existing]
+ expected: NOTRUN
+
+ ['load' and 'error' events for SVG <use>, external reference, existing, parse error]
+ expected: NOTRUN
+
+ ['load' and 'error' events for SVG <use>, external reference, existing, changed to local reference while loading]
+ expected: NOTRUN
+
+ ['load' and 'error' events for SVG <use>, external data: URL reference, existing, changed to local reference while loading]
+ expected: NOTRUN
+
+ ['load' and 'error' events for SVG <use>, external reference, non-existing, changed to local reference while loading]
+ expected: NOTRUN