Bug 1526575 [wpt PR 15235] - WritableStream: test writer behaviour, a=testonly
commitf2d9adf6710e77f6ee332827d050dbf720952ea3
authorAdam Rice <ricea@chromium.org>
Tue, 12 Feb 2019 14:41:05 +0000 (12 14:41 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 14 Feb 2019 11:38:57 +0000 (14 11:38 +0000)
treed0f886e955db9ca8bc815c00bd163b6efbd0b7ed
parent32778f1e5d90256c9160461e1943b7cfcf904c9e
Bug 1526575 [wpt PR 15235] - WritableStream: test writer behaviour, a=testonly

Automatic update from web-platform-tests
WritableStream: test writer behaviour (#15235)

Tests for a couple of bugs found in Blink's new C++ implementation:

1. Verify that the WritableStreamDefaultWriter() constructor does not
   detach the existing writer when it is called on a locked stream.
2. Verify that the first write on a stream with HWM 0 does not cause the
   ready promise to fulfill.

The reference implementation passes these tests without change.
--

wpt-commits: 73a0e277b9118fd623242429d4eeff5f0b786093
wpt-pr: 15235
testing/web-platform/tests/streams/writable-streams/write.any.js