Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / response-empty-arraybuffer-expected.txt
blob47371a7151205ceda1019effd2df42da187258e7
1 Test that XMLHttpRequest.response returns an empty ArrayBuffer when received a response without an entity body.
3 This is a testharness.js-based test.
4 PASS Test that XMLHttpRequest.response returns an empty ArrayBuffer when received a response with zero content length. 
5 PASS Test that XMLHttpRequest.response returns an empty ArrayBuffer when received status is '304 not modified'. 
6 Harness: the test ran to completion.