Skip to content

Commit

Permalink
Exclude new WPT that uses <iframe>s
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasBuelens committed Jan 5, 2025
1 parent cbaf467 commit 0ba27e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/wpt/shared/exclusions.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const excludedTestsBase = [
'idlharness-shadowrealm.window.html',
// We don't patch globals inside other <iframe>s.
'readable-streams/global.html',
'readable-streams/tee-detached-context-crash.html',
'transform-streams/invalid-realm.tentative.window.html',
// We don't support MessagePort or VideoFrame.
'readable-streams/owning-type-message-port.any.html',
Expand Down

0 comments on commit 0ba27e2

Please sign in to comment.