This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Consider removing object URL feature. What's realized by object URL now can be implemented as pipe()-ing to elements. Unless there's strong demand and rationale, we should consider removing it.
In ED, experimentally separated the type attribute from ReadableStream. It's now a part of createObjectURL method so that the core ReadableStream class is simpler.