aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt')
-rw-r--r--tests/wpt/meta/content-security-policy/default-src/default-src-sri_hash.sub.html.ini7
-rw-r--r--tests/wpt/meta/content-security-policy/generic/304-response-should-update-csp.sub.html.ini6
-rw-r--r--tests/wpt/meta/content-security-policy/img-src/img-src-self-unique-origin.html.ini4
-rw-r--r--tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini10
-rw-r--r--tests/wpt/meta/content-security-policy/script-src/script-src-report-only-policy-works-with-external-hash-policy.html.ini6
-rw-r--r--tests/wpt/meta/content-security-policy/script-src/script-src-sri_hash.sub.html.ini7
-rw-r--r--tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_discard_source_expressions.html.ini3
-rw-r--r--tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_double_policy_honor_source_expressions.sub.html.ini3
-rw-r--r--tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_parser_inserted.html.ini24
-rw-r--r--tests/wpt/meta/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html.ini3
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-auto-margins-2.html.ini2
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-block-in-inline.html.ini3
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-htb.html.ini42
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vlr.html.ini36
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vrl.html.ini36
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-htb.html.ini42
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vlr.html.ini36
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vrl.html.ini36
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-text-align-2.html.ini6
-rw-r--r--tests/wpt/meta/css/css-align/blocks/justify-self-text-align.html.ini2
-rw-r--r--tests/wpt/meta/css/css-align/blocks/safe-justify-self-htb.html.ini36
-rw-r--r--tests/wpt/meta/css/cssom-view/getBoundingClientRect-shy.html.ini3
-rw-r--r--tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini3
-rw-r--r--tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini2
-rw-r--r--tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini2
-rw-r--r--tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini2
-rw-r--r--tests/wpt/meta/fetch/api/idlharness.any.js.ini12
-rw-r--r--tests/wpt/meta/fetch/api/response/response-static-json.any.js.ini70
-rw-r--r--tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini24
-rw-r--r--tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini3
-rw-r--r--tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-001.html.ini30
-rw-r--r--tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-002.html.ini3
-rw-r--r--tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-003.html.ini15
-rw-r--r--tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-004-worker.html.ini6
-rw-r--r--tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-005.html.ini3
-rw-r--r--tests/wpt/meta/trusted-types/trusted-types-eval-reporting-no-unsafe-eval.html.ini3
-rw-r--r--tests/wpt/meta/trusted-types/trusted-types-reporting.html.ini3
37 files changed, 23 insertions, 511 deletions
diff --git a/tests/wpt/meta/content-security-policy/default-src/default-src-sri_hash.sub.html.ini b/tests/wpt/meta/content-security-policy/default-src/default-src-sri_hash.sub.html.ini
index b86623fcf06..ee237b70bc4 100644
--- a/tests/wpt/meta/content-security-policy/default-src/default-src-sri_hash.sub.html.ini
+++ b/tests/wpt/meta/content-security-policy/default-src/default-src-sri_hash.sub.html.ini
@@ -2,8 +2,11 @@
[multiple matching integrity]
expected: FAIL
- [partially matching integrity]
+ [matching integrity]
expected: FAIL
- [External script in a script tag with matching SRI hash should run.]
+ [matching integrity (case-insensitive algorithm)]
+ expected: FAIL
+
+ [matching plus unsupported integrity]
expected: FAIL
diff --git a/tests/wpt/meta/content-security-policy/generic/304-response-should-update-csp.sub.html.ini b/tests/wpt/meta/content-security-policy/generic/304-response-should-update-csp.sub.html.ini
deleted file mode 100644
index f4f10d1a85c..00000000000
--- a/tests/wpt/meta/content-security-policy/generic/304-response-should-update-csp.sub.html.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[304-response-should-update-csp.sub.html]
- [Test that the first frame does not use nonce def]
- expected: FAIL
-
- [Test that the second frame does not use nonce abc]
- expected: FAIL
diff --git a/tests/wpt/meta/content-security-policy/img-src/img-src-self-unique-origin.html.ini b/tests/wpt/meta/content-security-policy/img-src/img-src-self-unique-origin.html.ini
deleted file mode 100644
index f5ccd49ccee..00000000000
--- a/tests/wpt/meta/content-security-policy/img-src/img-src-self-unique-origin.html.ini
+++ /dev/null
@@ -1,4 +0,0 @@
-[img-src-self-unique-origin.html]
- expected: TIMEOUT
- [Image's url must not match with 'self'. Image must be blocked.]
- expected: TIMEOUT
diff --git a/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini b/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini
index 7843cf2984c..df10ea63fd6 100644
--- a/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini
+++ b/tests/wpt/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini
@@ -1,19 +1,19 @@
[prefetch-generate-directives.html]
expected: TIMEOUT
[Test that script-src enabled with everything else disabled allows prefetching]
- expected: FAIL
+ expected: TIMEOUT
[Test that script-src enabled with default-src disabled allows prefetching]
- expected: FAIL
+ expected: NOTRUN
[Test that img-src enabled with everything else disabled allows prefetching]
- expected: FAIL
+ expected: NOTRUN
[Test that img-src enabled with default-src disabled allows prefetching]
- expected: FAIL
+ expected: NOTRUN
[Test that connect-src enabled with everything else disabled allows prefetching]
- expected: TIMEOUT
+ expected: NOTRUN
[Test that connect-src enabled with default-src disabled allows prefetching]
expected: NOTRUN
diff --git a/tests/wpt/meta/content-security-policy/script-src/script-src-report-only-policy-works-with-external-hash-policy.html.ini b/tests/wpt/meta/content-security-policy/script-src/script-src-report-only-policy-works-with-external-hash-policy.html.ini
deleted file mode 100644
index 6ff412416ae..00000000000
--- a/tests/wpt/meta/content-security-policy/script-src/script-src-report-only-policy-works-with-external-hash-policy.html.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[script-src-report-only-policy-works-with-external-hash-policy.html]
- [Should fire securitypolicyviolation event]
- expected: FAIL
-
- [External script in a script tag with matching SRI hash should run.]
- expected: FAIL
diff --git a/tests/wpt/meta/content-security-policy/script-src/script-src-sri_hash.sub.html.ini b/tests/wpt/meta/content-security-policy/script-src/script-src-sri_hash.sub.html.ini
index 7ce862f5a16..3324bf91bd7 100644
--- a/tests/wpt/meta/content-security-policy/script-src/script-src-sri_hash.sub.html.ini
+++ b/tests/wpt/meta/content-security-policy/script-src/script-src-sri_hash.sub.html.ini
@@ -2,8 +2,11 @@
[multiple matching integrity]
expected: FAIL
- [partially matching integrity]
+ [matching integrity]
expected: FAIL
- [External script in a script tag with matching SRI hash should run.]
+ [matching integrity (case-insensitive algorithm)]
+ expected: FAIL
+
+ [matching plus unsupported integrity]
expected: FAIL
diff --git a/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_discard_source_expressions.html.ini b/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_discard_source_expressions.html.ini
deleted file mode 100644
index 63cfa444854..00000000000
--- a/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_discard_source_expressions.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[script-src-strict_dynamic_discard_source_expressions.html]
- [Allowed scripts without a correct nonce are not permitted with `strict-dynamic`.]
- expected: FAIL
diff --git a/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_double_policy_honor_source_expressions.sub.html.ini b/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_double_policy_honor_source_expressions.sub.html.ini
deleted file mode 100644
index c9d74462151..00000000000
--- a/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_double_policy_honor_source_expressions.sub.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[script-src-strict_dynamic_double_policy_honor_source_expressions.sub.html]
- [Non-allowed script injected via `appendChild` is not permitted with `strict-dynamic` + a nonce+allowed double policy.]
- expected: FAIL
diff --git a/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_parser_inserted.html.ini b/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_parser_inserted.html.ini
index 44bc930f887..67a423f9b8a 100644
--- a/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_parser_inserted.html.ini
+++ b/tests/wpt/meta/content-security-policy/script-src/script-src-strict_dynamic_parser_inserted.html.ini
@@ -1,29 +1,5 @@
[script-src-strict_dynamic_parser_inserted.html]
expected: TIMEOUT
- [Parser-inserted script via `document.write` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: FAIL
-
- [Parser-inserted script via `document.writeln` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: FAIL
-
- [Parser-inserted deferred script via `document.write` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: FAIL
-
- [Parser-inserted deferred script via `document.writeln` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: FAIL
-
- [Parser-inserted async script via `document.write` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: FAIL
-
- [Parser-inserted async script via `document.writeln` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: FAIL
-
- [Parser-inserted deferred async script via `document.write` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: FAIL
-
- [Parser-inserted deferred async script via `document.writeln` without a correct nonce is not allowed with `strict-dynamic`.]
- expected: TIMEOUT
-
[Script injected via `innerHTML` is not allowed with `strict-dynamic`.]
expected: TIMEOUT
diff --git a/tests/wpt/meta/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html.ini b/tests/wpt/meta/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html.ini
index da41ac13664..f84e31682d3 100644
--- a/tests/wpt/meta/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html.ini
+++ b/tests/wpt/meta/content-security-policy/securitypolicyviolation/upgrade-insecure-requests-reporting.https.html.ini
@@ -1,8 +1,5 @@
[upgrade-insecure-requests-reporting.https.html]
expected: TIMEOUT
- [Upgraded image is reported]
- expected: TIMEOUT
-
[Upgraded iframe is reported]
expected: TIMEOUT
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-auto-margins-2.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-auto-margins-2.html.ini
new file mode 100644
index 00000000000..046c147dc0b
--- /dev/null
+++ b/tests/wpt/meta/css/css-align/blocks/justify-self-auto-margins-2.html.ini
@@ -0,0 +1,2 @@
+[justify-self-auto-margins-2.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-block-in-inline.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-block-in-inline.html.ini
deleted file mode 100644
index f46e4cb70e6..00000000000
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-block-in-inline.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[justify-self-block-in-inline.html]
- [.block-in-inline 1]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-htb.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-htb.html.ini
deleted file mode 100644
index 09cc50092f7..00000000000
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-htb.html.ini
+++ /dev/null
@@ -1,42 +0,0 @@
-[justify-self-htb-ltr-htb.html]
- [.item 1]
- expected: FAIL
-
- [.item 2]
- expected: FAIL
-
- [.item 3]
- expected: FAIL
-
- [.item 4]
- expected: FAIL
-
- [.item 5]
- expected: FAIL
-
- [.item 6]
- expected: FAIL
-
- [.item 7]
- expected: FAIL
-
- [.item 9]
- expected: FAIL
-
- [.item 10]
- expected: FAIL
-
- [.item 11]
- expected: FAIL
-
- [.item 12]
- expected: FAIL
-
- [.item 13]
- expected: FAIL
-
- [.item 14]
- expected: FAIL
-
- [.item 15]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vlr.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vlr.html.ini
index 91b531b8c25..e299569c1f9 100644
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vlr.html.ini
+++ b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vlr.html.ini
@@ -1,42 +1,6 @@
[justify-self-htb-ltr-vlr.html]
- [.item 1]
- expected: FAIL
-
- [.item 2]
- expected: FAIL
-
- [.item 3]
- expected: FAIL
-
- [.item 4]
- expected: FAIL
-
- [.item 5]
- expected: FAIL
-
- [.item 6]
- expected: FAIL
-
- [.item 7]
- expected: FAIL
-
- [.item 9]
- expected: FAIL
-
- [.item 10]
- expected: FAIL
-
- [.item 11]
- expected: FAIL
-
[.item 12]
expected: FAIL
[.item 13]
expected: FAIL
-
- [.item 14]
- expected: FAIL
-
- [.item 15]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vrl.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vrl.html.ini
index f67f288e230..bce83361fd5 100644
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vrl.html.ini
+++ b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-ltr-vrl.html.ini
@@ -1,42 +1,6 @@
[justify-self-htb-ltr-vrl.html]
- [.item 1]
- expected: FAIL
-
- [.item 2]
- expected: FAIL
-
- [.item 3]
- expected: FAIL
-
[.item 4]
expected: FAIL
[.item 5]
expected: FAIL
-
- [.item 6]
- expected: FAIL
-
- [.item 7]
- expected: FAIL
-
- [.item 9]
- expected: FAIL
-
- [.item 10]
- expected: FAIL
-
- [.item 11]
- expected: FAIL
-
- [.item 12]
- expected: FAIL
-
- [.item 13]
- expected: FAIL
-
- [.item 14]
- expected: FAIL
-
- [.item 15]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-htb.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-htb.html.ini
deleted file mode 100644
index 06c734facf2..00000000000
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-htb.html.ini
+++ /dev/null
@@ -1,42 +0,0 @@
-[justify-self-htb-rtl-htb.html]
- [.item 1]
- expected: FAIL
-
- [.item 2]
- expected: FAIL
-
- [.item 3]
- expected: FAIL
-
- [.item 4]
- expected: FAIL
-
- [.item 5]
- expected: FAIL
-
- [.item 6]
- expected: FAIL
-
- [.item 7]
- expected: FAIL
-
- [.item 9]
- expected: FAIL
-
- [.item 10]
- expected: FAIL
-
- [.item 11]
- expected: FAIL
-
- [.item 12]
- expected: FAIL
-
- [.item 13]
- expected: FAIL
-
- [.item 14]
- expected: FAIL
-
- [.item 15]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vlr.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vlr.html.ini
index f1cd616a3ce..a8bb4abda0f 100644
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vlr.html.ini
+++ b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vlr.html.ini
@@ -1,42 +1,6 @@
[justify-self-htb-rtl-vlr.html]
- [.item 1]
- expected: FAIL
-
- [.item 2]
- expected: FAIL
-
- [.item 3]
- expected: FAIL
-
- [.item 4]
- expected: FAIL
-
- [.item 5]
- expected: FAIL
-
- [.item 6]
- expected: FAIL
-
- [.item 7]
- expected: FAIL
-
- [.item 9]
- expected: FAIL
-
- [.item 10]
- expected: FAIL
-
- [.item 11]
- expected: FAIL
-
[.item 12]
expected: FAIL
[.item 13]
expected: FAIL
-
- [.item 14]
- expected: FAIL
-
- [.item 15]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vrl.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vrl.html.ini
index e4df4202cb0..be0e1f9db72 100644
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vrl.html.ini
+++ b/tests/wpt/meta/css/css-align/blocks/justify-self-htb-rtl-vrl.html.ini
@@ -1,42 +1,6 @@
[justify-self-htb-rtl-vrl.html]
- [.item 1]
- expected: FAIL
-
- [.item 2]
- expected: FAIL
-
- [.item 3]
- expected: FAIL
-
[.item 4]
expected: FAIL
[.item 5]
expected: FAIL
-
- [.item 6]
- expected: FAIL
-
- [.item 7]
- expected: FAIL
-
- [.item 9]
- expected: FAIL
-
- [.item 10]
- expected: FAIL
-
- [.item 11]
- expected: FAIL
-
- [.item 12]
- expected: FAIL
-
- [.item 13]
- expected: FAIL
-
- [.item 14]
- expected: FAIL
-
- [.item 15]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-text-align-2.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-text-align-2.html.ini
deleted file mode 100644
index 53ddc48d986..00000000000
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-text-align-2.html.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[justify-self-text-align-2.html]
- [.item 2]
- expected: FAIL
-
- [.item 3]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/justify-self-text-align.html.ini b/tests/wpt/meta/css/css-align/blocks/justify-self-text-align.html.ini
deleted file mode 100644
index b36a5fb8ed4..00000000000
--- a/tests/wpt/meta/css/css-align/blocks/justify-self-text-align.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[justify-self-text-align.html]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-align/blocks/safe-justify-self-htb.html.ini b/tests/wpt/meta/css/css-align/blocks/safe-justify-self-htb.html.ini
deleted file mode 100644
index bafb7a7d2c2..00000000000
--- a/tests/wpt/meta/css/css-align/blocks/safe-justify-self-htb.html.ini
+++ /dev/null
@@ -1,36 +0,0 @@
-[safe-justify-self-htb.html]
- [.item 7]
- expected: FAIL
-
- [.item 8]
- expected: FAIL
-
- [.item 9]
- expected: FAIL
-
- [.item 10]
- expected: FAIL
-
- [.item 11]
- expected: FAIL
-
- [.item 12]
- expected: FAIL
-
- [.item 19]
- expected: FAIL
-
- [.item 20]
- expected: FAIL
-
- [.item 21]
- expected: FAIL
-
- [.item 22]
- expected: FAIL
-
- [.item 23]
- expected: FAIL
-
- [.item 24]
- expected: FAIL
diff --git a/tests/wpt/meta/css/cssom-view/getBoundingClientRect-shy.html.ini b/tests/wpt/meta/css/cssom-view/getBoundingClientRect-shy.html.ini
index 536f7aaacff..b8b7564f112 100644
--- a/tests/wpt/meta/css/cssom-view/getBoundingClientRect-shy.html.ini
+++ b/tests/wpt/meta/css/cssom-view/getBoundingClientRect-shy.html.ini
@@ -29,8 +29,5 @@
[Rendered soft-hyphen should have a width.]
expected: FAIL
- [Collapsed soft-hyphen in a span should be 0 width.]
- expected: FAIL
-
[Rendered soft-hyphen in a span should have a width.]
expected: FAIL
diff --git a/tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini b/tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini
deleted file mode 100644
index aa1109f1600..00000000000
--- a/tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[offsetParent-block-in-inline.html]
- [offsetParent-block-in-inline]
- expected: FAIL
diff --git a/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini
new file mode 100644
index 00000000000..4a08b41acc2
--- /dev/null
+++ b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini
@@ -0,0 +1,2 @@
+[backdrop-filter-edge-clipping-2.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini
new file mode 100644
index 00000000000..51318cbb1d2
--- /dev/null
+++ b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini
@@ -0,0 +1,2 @@
+[backdrop-filter-edge-mirror.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini
new file mode 100644
index 00000000000..19d53f587ad
--- /dev/null
+++ b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini
@@ -0,0 +1,2 @@
+[backdrop-filter-edge-pixels-2.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/fetch/api/idlharness.any.js.ini b/tests/wpt/meta/fetch/api/idlharness.any.js.ini
index 44d299531ad..58df7ba3188 100644
--- a/tests/wpt/meta/fetch/api/idlharness.any.js.ini
+++ b/tests/wpt/meta/fetch/api/idlharness.any.js.ini
@@ -29,12 +29,6 @@
[Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
expected: FAIL
- [Response interface: operation json(any, optional ResponseInit)]
- expected: FAIL
-
- [Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
- expected: FAIL
-
[idlharness.any.sharedworker.html]
expected: ERROR
@@ -70,12 +64,6 @@
[Request interface: new Request('about:blank') must inherit property "duplex" with the proper type]
expected: FAIL
- [Response interface: operation json(any, optional ResponseInit)]
- expected: FAIL
-
- [Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
- expected: FAIL
-
[idlharness.any.serviceworker.html]
expected: ERROR
diff --git a/tests/wpt/meta/fetch/api/response/response-static-json.any.js.ini b/tests/wpt/meta/fetch/api/response/response-static-json.any.js.ini
index 580482226f0..830bfcd339c 100644
--- a/tests/wpt/meta/fetch/api/response/response-static-json.any.js.ini
+++ b/tests/wpt/meta/fetch/api/response/response-static-json.any.js.ini
@@ -1,73 +1,3 @@
-[response-static-json.any.worker.html]
- [Check response returned by static json() with init undefined]
- expected: FAIL
-
- [Check response returned by static json() with init {"status":400}]
- expected: FAIL
-
- [Check response returned by static json() with init {"statusText":"foo"}]
- expected: FAIL
-
- [Check response returned by static json() with init {"headers":{}}]
- expected: FAIL
-
- [Check response returned by static json() with init {"headers":{"content-type":"foo/bar"}}]
- expected: FAIL
-
- [Check response returned by static json() with init {"headers":{"x-foo":"bar"}}]
- expected: FAIL
-
- [Check static json() encodes JSON objects correctly]
- expected: FAIL
-
- [Check static json() propagates JSON serializer errors]
- expected: FAIL
-
- [Check response returned by static json() with input 𝌆]
- expected: FAIL
-
- [Check response returned by static json() with input U+df06U+d834]
- expected: FAIL
-
- [Check response returned by static json() with input U+dead]
- expected: FAIL
-
-
-[response-static-json.any.html]
- [Check response returned by static json() with init undefined]
- expected: FAIL
-
- [Check response returned by static json() with init {"status":400}]
- expected: FAIL
-
- [Check response returned by static json() with init {"statusText":"foo"}]
- expected: FAIL
-
- [Check response returned by static json() with init {"headers":{}}]
- expected: FAIL
-
- [Check response returned by static json() with init {"headers":{"content-type":"foo/bar"}}]
- expected: FAIL
-
- [Check response returned by static json() with init {"headers":{"x-foo":"bar"}}]
- expected: FAIL
-
- [Check static json() encodes JSON objects correctly]
- expected: FAIL
-
- [Check static json() propagates JSON serializer errors]
- expected: FAIL
-
- [Check response returned by static json() with input 𝌆]
- expected: FAIL
-
- [Check response returned by static json() with input U+df06U+d834]
- expected: FAIL
-
- [Check response returned by static json() with input U+dead]
- expected: FAIL
-
-
[response-static-json.any.sharedworker.html]
expected: ERROR
diff --git a/tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini b/tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini
deleted file mode 100644
index afd8ee2cf06..00000000000
--- a/tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini
+++ /dev/null
@@ -1,24 +0,0 @@
-[offsetParent-across-shadow-boundaries.html]
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in a shadow tree of open mode]
- expected: FAIL
-
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in a shadow tree of closed mode]
- expected: FAIL
-
- [offsetParent must skip multiple offset parents of an element when the context object is assigned to a slot in a shadow tree of open mode]
- expected: FAIL
-
- [offsetParent must skip multiple offset parents of an element when the context object is assigned to a slot in a shadow tree of closed mode]
- expected: FAIL
-
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in nested shadow trees of open mode]
- expected: FAIL
-
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in nested shadow trees of closed mode]
- expected: FAIL
-
- [offsetParent must find the first offset parent which is a shadow-including ancestor of the context object even some shadow tree of open mode did not have any offset parent]
- expected: FAIL
-
- [offsetParent must find the first offset parent which is a shadow-including ancestor of the context object even some shadow tree of closed mode did not have any offset parent]
- expected: FAIL
diff --git a/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini b/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini
index 88f45f3b6a7..5ebeb149de3 100644
--- a/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini
+++ b/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini
@@ -4,6 +4,3 @@
[Verifies that HTMLElement.offsetTop accounts for shadow boundaries when nested in multiple shadow roots.]
expected: FAIL
-
- [Verifies that HTMLElement.offsetLeft accounts for shadow boundaries.]
- expected: FAIL
diff --git a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-001.html.ini b/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-001.html.ini
deleted file mode 100644
index 097af84d4ee..00000000000
--- a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-001.html.ini
+++ /dev/null
@@ -1,30 +0,0 @@
-[should-trusted-type-policy-creation-be-blocked-by-csp-001.html]
- [single report-only policy with directive "trusted-type tt-policy-name"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type *"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type 'none'"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type 'allow-duplicates'"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type tt-policy-name 'allow-duplicates'"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type 'none' 'allow-duplicates'"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type 'none' tt-policy-name"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type 'none' *"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type tt-policy-name *"]
- expected: FAIL
-
- [single report-only policy with directive "trusted-type tt-policy-name1 tt-policy-name2 tt-policy-name3"]
- expected: FAIL
diff --git a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-002.html.ini b/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-002.html.ini
index b42c980eebc..65aaf704101 100644
--- a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-002.html.ini
+++ b/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-002.html.ini
@@ -1,8 +1,5 @@
[should-trusted-type-policy-creation-be-blocked-by-csp-002.html]
expected: TIMEOUT
- [invalid tt-policy-name name "policy name"]
- expected: FAIL
-
[invalid tt-policy-name name "policy*name"]
expected: FAIL
diff --git a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-003.html.ini b/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-003.html.ini
deleted file mode 100644
index d18359a0c91..00000000000
--- a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-003.html.ini
+++ /dev/null
@@ -1,15 +0,0 @@
-[should-trusted-type-policy-creation-be-blocked-by-csp-003.html]
- [Multiple report-only trusted-types directives.]
- expected: FAIL
-
- [One violated report-only trusted-types directive followed by multiple enforce directives.]
- expected: FAIL
-
- [One violated enforce trusted-types directive followed by multiple report-only directives.]
- expected: FAIL
-
- [Mixing enforce and report-only policies with trusted-types directives]
- expected: FAIL
-
- [Mixing enforce and report-only policies with trusted-types directives (duplicate policy)]
- expected: FAIL
diff --git a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-004-worker.html.ini b/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-004-worker.html.ini
deleted file mode 100644
index e9ae8caa720..00000000000
--- a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-004-worker.html.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[should-trusted-type-policy-creation-be-blocked-by-csp-004-worker.html]
- [Exception and violations for CSP with multiple enforce and report-only policies.]
- expected: FAIL
-
- [Location of trusted-types violations.]
- expected: FAIL
diff --git a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-005.html.ini b/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-005.html.ini
deleted file mode 100644
index 7a8b7095515..00000000000
--- a/tests/wpt/meta/trusted-types/should-trusted-type-policy-creation-be-blocked-by-csp-005.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[should-trusted-type-policy-creation-be-blocked-by-csp-005.html]
- [Location of trusted-types violations.]
- expected: FAIL
diff --git a/tests/wpt/meta/trusted-types/trusted-types-eval-reporting-no-unsafe-eval.html.ini b/tests/wpt/meta/trusted-types/trusted-types-eval-reporting-no-unsafe-eval.html.ini
index 927b135f628..d3440d323c2 100644
--- a/tests/wpt/meta/trusted-types/trusted-types-eval-reporting-no-unsafe-eval.html.ini
+++ b/tests/wpt/meta/trusted-types/trusted-types-eval-reporting-no-unsafe-eval.html.ini
@@ -4,6 +4,3 @@
[Trusted Type violation report: evaluating a Trusted Script violates script-src.]
expected: FAIL
-
- [Trusted Type violation report: script-src restrictions apply after the default policy runs.]
- expected: FAIL
diff --git a/tests/wpt/meta/trusted-types/trusted-types-reporting.html.ini b/tests/wpt/meta/trusted-types/trusted-types-reporting.html.ini
index 8347bf66f28..27c9a258d53 100644
--- a/tests/wpt/meta/trusted-types/trusted-types-reporting.html.ini
+++ b/tests/wpt/meta/trusted-types/trusted-types-reporting.html.ini
@@ -1,7 +1,4 @@
[trusted-types-reporting.html]
- [Trusted Type violation report: creating a forbidden policy.]
- expected: FAIL
-
[Trusted Type violation report: creating a report-only-forbidden policy.]
expected: FAIL