summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/referrer-policy/css-integration/svg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/referrer-policy/css-integration/svg')
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/__dir__.ini1
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/external-stylesheet.html.ini12
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style-with-differentorigin-base-tag.tentative.html.ini12
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini21
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/internal-stylesheet.html.ini12
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/presentation-attribute.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/processing-instruction.html.ini16
7 files changed, 77 insertions, 0 deletions
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/__dir__.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/__dir__.ini
new file mode 100644
index 0000000000..daf68383df
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/__dir__.ini
@@ -0,0 +1 @@
+leak-threshold: [default:51200]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/external-stylesheet.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/external-stylesheet.html.ini
new file mode 100644
index 0000000000..0949fc7853
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/external-stylesheet.html.ini
@@ -0,0 +1,12 @@
+[external-stylesheet.html]
+ [Test styling SVG from external style stroke]
+ expected:
+ if not fission and (os == "linux") and not debug: [PASS, FAIL]
+
+ [Test styling SVG from external style filter]
+ expected:
+ if not fission and (os == "linux") and not debug: [PASS, FAIL]
+
+ [Test styling SVG from external style marker-start]
+ expected:
+ if not fission and (os == "linux") and not debug: [PASS, FAIL]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style-with-differentorigin-base-tag.tentative.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style-with-differentorigin-base-tag.tentative.html.ini
new file mode 100644
index 0000000000..65e49954b5
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style-with-differentorigin-base-tag.tentative.html.ini
@@ -0,0 +1,12 @@
+[inline-style-with-differentorigin-base-tag.tentative.html]
+ [Styling SVG from inline styles mask]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]
+
+ [Styling SVG from inline styles marker-mid]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+
+ [Styling SVG from inline styles mask-image]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini
new file mode 100644
index 0000000000..fd7df12b51
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini
@@ -0,0 +1,21 @@
+[inline-style.html]
+ [Styling SVG from inline styles stroke]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+ if (os == "linux") and not fission and not debug: [PASS, FAIL]
+
+ [Styling SVG from inline styles clip-path]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]
+
+ [Styling SVG from inline styles mask-image]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+
+ [Styling SVG from inline styles mask]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+
+ [Styling SVG from inline styles marker-mid]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/internal-stylesheet.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/internal-stylesheet.html.ini
new file mode 100644
index 0000000000..bbf035920f
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/internal-stylesheet.html.ini
@@ -0,0 +1,12 @@
+[internal-stylesheet.html]
+ [Styling SVG from internal styles marker-end]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]
+
+ [Styling SVG from internal styles clip-path]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+
+ [Styling SVG from internal styles mask-image]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/presentation-attribute.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/presentation-attribute.html.ini
new file mode 100644
index 0000000000..b3a52840df
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/presentation-attribute.html.ini
@@ -0,0 +1,3 @@
+[presentation-attribute.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/processing-instruction.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/processing-instruction.html.ini
new file mode 100644
index 0000000000..65de4bb0e9
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/processing-instruction.html.ini
@@ -0,0 +1,16 @@
+[processing-instruction.html]
+ [Styling SVG from ProcessingInstruction fill]
+ expected:
+ if not fission and (os == "linux") and not debug: [PASS, FAIL]
+
+ [Styling SVG from ProcessingInstruction marker-end]
+ expected:
+ if (processor == "x86") and not debug: [PASS, FAIL]
+
+ [Styling SVG from ProcessingInstruction mask-image]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
+
+ [Styling SVG from ProcessingInstruction stroke]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]