diff options
author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-03-11 09:15:37 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-10 23:15:37 +0100 |
commit | 0e644503690f23ced5c13c5d3e59592ce1858018 (patch) | |
tree | 50ca61d7fd0b76f84284ab4ec5b55bc6d5a97a5b /tests/wpt | |
parent | 84db80642a134cf0bd17accbc5c12f37e09e632e (diff) |
chore: update WPT expectations (#22838)
Fixes the latest failure.
See
https://github.com/denoland/deno/actions/runs/8218359853/job/22475137521
Diffstat (limited to 'tests/wpt')
-rw-r--r-- | tests/wpt/runner/expectation.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json index 29eeea08c..7adeabdc0 100644 --- a/tests/wpt/runner/expectation.json +++ b/tests/wpt/runner/expectation.json @@ -6904,7 +6904,6 @@ "the-iframe-element": { "cross-origin-to-whom-part-2.window.html": false, "cross-origin-to-whom.window.html": false, - "sandbox-top-navigation-child-special-cases.tentative.sub.window.html": false, "sandbox-top-navigation-child.tentative.sub.window.html": false, "sandbox-top-navigation-escalate-privileges.tentative.sub.window.html": false, "sandbox-top-navigation-grandchild.tentative.sub.window.html": false |