summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/referrer-policy/css-integration
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/referrer-policy/css-integration')
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url-from-preload.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/font-face/external-stylesheet.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-import-stylesheet.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-stylesheet.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/image/inline-style-with-differentorigin-base-tag.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/image/inline-style.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/image/internal-import-stylesheet.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/image/processing-instruction.html.ini3
-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.ini36
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style-with-differentorigin-base-tag.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini6
-rw-r--r--testing/web-platform/meta/referrer-policy/css-integration/svg/internal-stylesheet.html.ini3
-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.ini6
17 files changed, 88 insertions, 0 deletions
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url-from-preload.tentative.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url-from-preload.tentative.html.ini
new file mode 100644
index 0000000000..7b979a7d9e
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url-from-preload.tentative.html.ini
@@ -0,0 +1,3 @@
+[internal-import-stylesheet-with-differentorigin-base-url-from-preload.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url.tentative.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url.tentative.html.ini
new file mode 100644
index 0000000000..a01d441737
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet-with-differentorigin-base-url.tentative.html.ini
@@ -0,0 +1,3 @@
+[internal-import-stylesheet-with-differentorigin-base-url.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet.html.ini
new file mode 100644
index 0000000000..969da92ec4
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/child-css/internal-import-stylesheet.html.ini
@@ -0,0 +1,3 @@
+[internal-import-stylesheet.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/font-face/external-stylesheet.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/font-face/external-stylesheet.html.ini
new file mode 100644
index 0000000000..4d34431138
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/font-face/external-stylesheet.html.ini
@@ -0,0 +1,3 @@
+[external-stylesheet.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-import-stylesheet.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-import-stylesheet.html.ini
new file mode 100644
index 0000000000..969da92ec4
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-import-stylesheet.html.ini
@@ -0,0 +1,3 @@
+[internal-import-stylesheet.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-stylesheet.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-stylesheet.html.ini
new file mode 100644
index 0000000000..176dae4e15
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/font-face/internal-stylesheet.html.ini
@@ -0,0 +1,3 @@
+[internal-stylesheet.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/image/inline-style-with-differentorigin-base-tag.tentative.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/image/inline-style-with-differentorigin-base-tag.tentative.html.ini
new file mode 100644
index 0000000000..6b3273f766
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/image/inline-style-with-differentorigin-base-tag.tentative.html.ini
@@ -0,0 +1,3 @@
+[inline-style-with-differentorigin-base-tag.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/image/inline-style.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/image/inline-style.html.ini
new file mode 100644
index 0000000000..fb1230f6dc
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/image/inline-style.html.ini
@@ -0,0 +1,3 @@
+[inline-style.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/image/internal-import-stylesheet.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/image/internal-import-stylesheet.html.ini
new file mode 100644
index 0000000000..969da92ec4
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/image/internal-import-stylesheet.html.ini
@@ -0,0 +1,3 @@
+[internal-import-stylesheet.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/css-integration/image/processing-instruction.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/image/processing-instruction.html.ini
new file mode 100644
index 0000000000..a871376cee
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/image/processing-instruction.html.ini
@@ -0,0 +1,3 @@
+[processing-instruction.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
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..51a9d87adf
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/external-stylesheet.html.ini
@@ -0,0 +1,36 @@
+[external-stylesheet.html]
+ [Test styling SVG from external style stroke]
+ expected:
+ if not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
+ if not fission and (os == "win") and debug: ["PASS", "FAIL"]
+
+ [Test styling SVG from external style filter]
+ expected:
+ if not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
+ if not fission and (os == "win"): ["PASS", "FAIL"]
+
+ [Test styling SVG from external style mask]
+ expected:
+ if (os == "win") and not fission: ["PASS", "FAIL"]
+
+ [Test styling SVG from external style marker-start]
+ expected:
+ if not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
+ if not fission and (os == "win"): ["PASS", "FAIL"]
+
+ [Test styling SVG from external style clip-path]
+ expected:
+ if (os == "win") and not fission: ["PASS", "FAIL"]
+
+ [Test styling SVG from external style marker-end]
+ expected:
+ if (os == "win") and not fission: ["PASS", "FAIL"]
+
+ [Test styling SVG from external style marker-mid]
+ expected:
+ if (os == "win") and not fission: ["PASS", "FAIL"]
+
+ [Test styling SVG from external style mask-image]
+ expected:
+ if (os == "win") and not fission: ["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..6b3273f766
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style-with-differentorigin-base-tag.tentative.html.ini
@@ -0,0 +1,3 @@
+[inline-style-with-differentorigin-base-tag.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
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..0a923af084
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini
@@ -0,0 +1,6 @@
+[inline-style.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Styling SVG from inline styles stroke]
+ expected:
+ if (os == "linux") and not fission and not debug: [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..176dae4e15
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/internal-stylesheet.html.ini
@@ -0,0 +1,3 @@
+[internal-stylesheet.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
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..020efbe3cd
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/processing-instruction.html.ini
@@ -0,0 +1,6 @@
+[processing-instruction.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Styling SVG from ProcessingInstruction fill]
+ expected:
+ if not fission and (os == "linux") and not debug: [PASS, FAIL]