blob: ece9296058bcdaecbd2d93a2515c9af46f5986e0 [file] [log] [blame]
Test an XMLHttpRequest of a Blob URL requesting a byte-range responds appropriately.
PASS: "req.status" == "206"
PASS: "req.getResponseHeader("Content-Range")" == "bytes 1-2/4"