Skip to content

Commit

Permalink
WritableStreamDefaultController should now be exposed
Browse files Browse the repository at this point in the history
See whatwg/streams#1035. No new test added for
its exposure as this is covered by streams/idlharness.any.js.
  • Loading branch information
gsnedders committed May 17, 2021
1 parent c571a7b commit 773d34e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions workers/semantics/interface-objects/002.worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ var unexpected = [
"PageTransitionEvent",
// https://dom.spec.whatwg.org/
"DOMImplementation",
// https://streams.spec.whatwg.org/
"WritableStreamDefaultController",
// http://w3c.github.io/IndexedDB/
"IDBEnvironment",
// https://www.w3.org/TR/2010/NOTE-webdatabase-20101118/
Expand Down

0 comments on commit 773d34e

Please sign in to comment.