summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/svg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/svg')
-rw-r--r--testing/web-platform/meta/svg/crashtests/chrome-bug-333487749.html.ini10
-rw-r--r--testing/web-platform/meta/svg/linking/reftests/url-processing-invalid-base.svg.ini2
-rw-r--r--testing/web-platform/meta/svg/painting/reftests/paint-context-006.svg.ini2
-rw-r--r--testing/web-platform/meta/svg/painting/reftests/paint-context-007.svg.ini2
-rw-r--r--testing/web-platform/meta/svg/painting/reftests/paint-context-008.svg.ini2
-rw-r--r--testing/web-platform/meta/svg/path/property/serialization.svg.ini3
-rw-r--r--testing/web-platform/meta/svg/types/scripted/SVGLength-lh.html.ini8
7 files changed, 19 insertions, 10 deletions
diff --git a/testing/web-platform/meta/svg/crashtests/chrome-bug-333487749.html.ini b/testing/web-platform/meta/svg/crashtests/chrome-bug-333487749.html.ini
new file mode 100644
index 0000000000..64b81cf5bc
--- /dev/null
+++ b/testing/web-platform/meta/svg/crashtests/chrome-bug-333487749.html.ini
@@ -0,0 +1,10 @@
+[chrome-bug-333487749.html]
+ expected:
+ if (os == "linux") and not swgl and not debug and not tsan and not asan and (version == "Ubuntu 22.04"): [PASS, TIMEOUT]
+ if (os == "linux") and not swgl and not debug and not tsan and asan: [PASS, TIMEOUT]
+ if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
+ if (os == "linux") and not swgl and debug and fission: TIMEOUT
+ if (os == "linux") and not swgl and debug and not fission: [TIMEOUT, PASS]
+ if (os == "linux") and not swgl and not debug and tsan: [TIMEOUT, PASS]
+ if (os == "linux") and swgl and debug: [PASS, TIMEOUT]
+ if (os == "linux") and swgl and not debug: [PASS, TIMEOUT]
diff --git a/testing/web-platform/meta/svg/linking/reftests/url-processing-invalid-base.svg.ini b/testing/web-platform/meta/svg/linking/reftests/url-processing-invalid-base.svg.ini
deleted file mode 100644
index e6ad07a195..0000000000
--- a/testing/web-platform/meta/svg/linking/reftests/url-processing-invalid-base.svg.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[url-processing-invalid-base.svg]
- expected: FAIL
diff --git a/testing/web-platform/meta/svg/painting/reftests/paint-context-006.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paint-context-006.svg.ini
new file mode 100644
index 0000000000..a4c704e307
--- /dev/null
+++ b/testing/web-platform/meta/svg/painting/reftests/paint-context-006.svg.ini
@@ -0,0 +1,2 @@
+[paint-context-006.svg]
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/painting/reftests/paint-context-007.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paint-context-007.svg.ini
new file mode 100644
index 0000000000..73ed8c231e
--- /dev/null
+++ b/testing/web-platform/meta/svg/painting/reftests/paint-context-007.svg.ini
@@ -0,0 +1,2 @@
+[paint-context-007.svg]
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/painting/reftests/paint-context-008.svg.ini b/testing/web-platform/meta/svg/painting/reftests/paint-context-008.svg.ini
new file mode 100644
index 0000000000..cfa128a1c0
--- /dev/null
+++ b/testing/web-platform/meta/svg/painting/reftests/paint-context-008.svg.ini
@@ -0,0 +1,2 @@
+[paint-context-008.svg]
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/path/property/serialization.svg.ini b/testing/web-platform/meta/svg/path/property/serialization.svg.ini
index 370109ae72..47cee44713 100644
--- a/testing/web-platform/meta/svg/path/property/serialization.svg.ini
+++ b/testing/web-platform/meta/svg/path/property/serialization.svg.ini
@@ -16,3 +16,6 @@
[Property d value ' path( "m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50" )']
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1489392
expected: FAIL
+
+ [Property d value 'path("M 0 0 L 100 100 m 0 100 l 100 0 Z l 160 20 Z")']
+ expected: FAIL
diff --git a/testing/web-platform/meta/svg/types/scripted/SVGLength-lh.html.ini b/testing/web-platform/meta/svg/types/scripted/SVGLength-lh.html.ini
deleted file mode 100644
index 1eb0c10b46..0000000000
--- a/testing/web-platform/meta/svg/types/scripted/SVGLength-lh.html.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-[SVGLength-lh.html]
- expected:
- if (os == "android") and fission: [OK, TIMEOUT]
- [lh unit in SVGLength]
- expected: FAIL
-
- [Convert back to lh from new user unit value]
- expected: FAIL