blob: 171428161c2dc0762bf0c6efd3229ea0df847e83 [file] [log] [blame]
PASS Can construct a ByteLengthQueuingStrategy with a valid high water mark
PASS Can construct a ByteLengthQueuingStrategy with any value as its high water mark
PASS ByteLengthQueuingStrategy constructor behaves as expected with strange arguments
PASS ByteLengthQueuingStrategy size behaves as expected with strange arguments
PASS ByteLengthQueuingStrategy.prototype.size should work generically on its this and its arguments
PASS ByteLengthQueuingStrategy instances have the correct properties
PASS ByteLengthQueuingStrategy's highWaterMark property can be set to anything
PASS ByteLengthQueuingStrategy.name is correct