blob: 8790fc9ea1da93f8ca1ef7a173706bf374f35f23 [file] [log] [blame]
This is a testharness.js-based test.
PASS ReadableStream RangeError on invalid highWaterMark should have an appropriate message
FAIL WritableStream RangeError on invalid highWaterMark should have an appropriate message assert_equals: message should be relevant expected "A queueing strategy's highWaterMark property must be a nonnegative, non-NaN number" but got "Failed to construct 'WritableStream': A queuing strategy's highWaterMark property must be a nonnegative, non-NaN number"
Harness: the test ran to completion.