Skip to content

merge_pr_8564

@ricea ricea tagged this 05 Dec 23:41
Since https://github.com/whatwg/streams/pull/857 the TransformStream
constructor no longer delegates checking and canonicalisation of
highWaterMark to ReadableStream and WritableStream. Add tests that
verify that highWaterMark is converted to a number and not permitted to
be invalid.
Assets 2
Loading