chromium/third_party/blink/web_tests/http/tests/xmlhttprequest/xmlhttprequest-check-get-readystate-for-404-without-body-expected.txt

This tests the readyState of a XMLHttpRequset which is sended with a "GET" method. And the response's status is 404 without body.

PASS