blob: 4564fd9028882228f5b642990b118dcfe7129d65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[byte-length-queuing-strategy.https.html]
type: testharness
disabled: @True
[Can construct a ByteLengthQueuingStrategy with a valid high water mark]
expected: FAIL
[Can construct a ByteLengthQueuingStrategy with any value as its high water mark]
expected: FAIL
[ByteLengthQueuingStrategy constructor behaves as expected with strange arguments]
expected: FAIL
[ByteLengthQueuingStrategy size behaves as expected with strange arguments]
expected: FAIL
[ByteLengthQueuingStrategy.prototype.size should work generically on its this and its arguments]
expected: FAIL
[ByteLengthQueuingStrategy instances have the correct properties]
expected: FAIL
[ByteLengthQueuingStrategy's highWaterMark property can be set to anything]
expected: FAIL
|