aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-values/urls
diff options
context:
space:
mode:
authorServo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com>2025-04-20 03:47:50 +0200
committerGitHub <noreply@github.com>2025-04-20 01:47:50 +0000
commitc915bf05fc9abcfba8a64cd4d50166a363a61109 (patch)
treed6aba8e45c803ed561fa665dacf6b9391088e575 /tests/wpt/meta/css/css-values/urls
parentd05496277e7db1777783a542a8ca768d05955ee5 (diff)
downloadservo-c915bf05fc9abcfba8a64cd4d50166a363a61109.tar.gz
servo-c915bf05fc9abcfba8a64cd4d50166a363a61109.zip
Sync WPT with upstream (20-04-2025) (#36618)
Automated downstream sync of changes from upstream as of 20-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Diffstat (limited to 'tests/wpt/meta/css/css-values/urls')
-rw-r--r--tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-anonymous.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-use-credentials.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-cross-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-same-origin.sub.html.ini2
-rw-r--r--tests/wpt/meta/css/css-values/urls/url-request-modifiers-computed.sub.html.ini66
-rw-r--r--tests/wpt/meta/css/css-values/urls/url-request-modifiers-serialize.sub.html.ini66
20 files changed, 168 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-anonymous.sub.html.ini b/tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-anonymous.sub.html.ini
new file mode 100644
index 00000000000..b61e7e43793
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-anonymous.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-crossorigin-anonymous.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-use-credentials.sub.html.ini b/tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-use-credentials.sub.html.ini
new file mode 100644
index 00000000000..0da9d8aefde
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/cross-origin/url-image-crossorigin-use-credentials.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-crossorigin-use-credentials.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer-when-downgrade/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/no-referrer/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/origin/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/same-origin/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin-when-cross-origin/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/strict-origin/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-cross-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-cross-origin.sub.html.ini
new file mode 100644
index 00000000000..3b9d69761e7
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-cross-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-cross-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-same-origin.sub.html.ini b/tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-same-origin.sub.html.ini
new file mode 100644
index 00000000000..26917cf20d2
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/referrer-policy/unsafe-url/url-image-referrerpolicy-same-origin.sub.html.ini
@@ -0,0 +1,2 @@
+[url-image-referrerpolicy-same-origin.sub.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/url-request-modifiers-computed.sub.html.ini b/tests/wpt/meta/css/css-values/urls/url-request-modifiers-computed.sub.html.ini
new file mode 100644
index 00000000000..74e74468e0d
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/url-request-modifiers-computed.sub.html.ini
@@ -0,0 +1,66 @@
+[url-request-modifiers-computed.sub.html]
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" crossorigin(anonymous))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" crossorigin(use-credentials))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" integrity("sha384-foobar"))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" integrity(""))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(no-referrer))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(no-referrer-when-downgrade))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(same-origin))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(origin))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(strict-origin))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(origin-when-cross-origin))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(strict-origin-when-cross-origin))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(unsafe-url))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" crossorigin(anonymous) integrity("sha384-foobar"))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" integrity("sha384-foobar") crossorigin(anonymous))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" integrity("sha384-foobar") referrerpolicy(no-referrer))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(no-referrer) integrity("sha384-foobar"))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" crossorigin(anonymous) referrerpolicy(no-referrer))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(no-referrer) crossorigin(anonymous))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" crossorigin(anonymous) integrity("sha384-foobar") referrerpolicy(no-referrer))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" integrity("sha384-foobar") referrerpolicy(no-referrer) crossorigin(anonymous))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(no-referrer) crossorigin(anonymous) integrity("sha384-foobar"))']
+ expected: FAIL
+
+ [Property background-image value 'url("http://web-platform.test:8000/css/support/1x1-green.png" referrerpolicy(no-referrer) integrity("sha384-foobar") crossorigin(anonymous))']
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/urls/url-request-modifiers-serialize.sub.html.ini b/tests/wpt/meta/css/css-values/urls/url-request-modifiers-serialize.sub.html.ini
new file mode 100644
index 00000000000..836bcf624e6
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/urls/url-request-modifiers-serialize.sub.html.ini
@@ -0,0 +1,66 @@
+[url-request-modifiers-serialize.sub.html]
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" crossorigin(anonymous))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" crossorigin(use-credentials))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\"))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"\\"))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(no-referrer))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(no-referrer-when-downgrade))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(same-origin))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(origin))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(strict-origin))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(origin-when-cross-origin))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(strict-origin-when-cross-origin))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(unsafe-url))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" crossorigin(anonymous) integrity(\\"sha384-foobar\\"))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\") crossorigin(anonymous))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\") referrerpolicy(no-referrer))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(no-referrer) integrity(\\"sha384-foobar\\"))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" crossorigin(anonymous) referrerpolicy(no-referrer))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(no-referrer) crossorigin(anonymous))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" crossorigin(anonymous) integrity(\\"sha384-foobar\\") referrerpolicy(no-referrer))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\") referrerpolicy(no-referrer) crossorigin(anonymous))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(no-referrer) crossorigin(anonymous) integrity(\\"sha384-foobar\\"))" should set the property value]
+ expected: FAIL
+
+ [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrerpolicy(no-referrer) integrity(\\"sha384-foobar\\") crossorigin(anonymous))" should set the property value]
+ expected: FAIL