summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/svg/struct/scripted
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/svg/struct/scripted
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
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/svg-getIntersectionList-001.svg.ini3
-rw-r--r--testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-002.svg.ini3
-rw-r--r--testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-003.svg.ini3
-rw-r--r--testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-004.svg.ini3
-rw-r--r--testing/web-platform/meta/svg/struct/scripted/use-load-error-events.tentative.html.ini22
5 files changed, 34 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-001.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-001.svg.ini
new file mode 100644
index 0000000000..ee23072128
--- /dev/null
+++ b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-001.svg.ini
@@ -0,0 +1,3 @@
+[svg-getIntersectionList-001.svg]
+ [SVGSVGElement.getIntersectionList()]
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-002.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-002.svg.ini
new file mode 100644
index 0000000000..740ff4374b
--- /dev/null
+++ b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-002.svg.ini
@@ -0,0 +1,3 @@
+[svg-getIntersectionList-002.svg]
+ [getIntersectionList() on clipped element]
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-003.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-003.svg.ini
new file mode 100644
index 0000000000..d5015ff552
--- /dev/null
+++ b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-003.svg.ini
@@ -0,0 +1,3 @@
+[svg-getIntersectionList-003.svg]
+ [getIntersectionList() crash test]
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-004.svg.ini b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-004.svg.ini
new file mode 100644
index 0000000000..e08c15208b
--- /dev/null
+++ b/testing/web-platform/meta/svg/struct/scripted/svg-getIntersectionList-004.svg.ini
@@ -0,0 +1,3 @@
+[svg-getIntersectionList-004.svg]
+ [getIntersectionList() with nested <svg>]
+ 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