Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / xmlhttprequest-check-get-readystate-for-404-without-body-expected.txt
blobf65d8707a97e2478e9e5d1b0286a382c74a57492
1 This tests the readyState of a XMLHttpRequset which is sended with a "GET" method. And the response's status is 404 without body.
3 PASS