chromium/third_party/blink/web_tests/http/tests/xmlhttprequest/failed-auth-expected.txt

Test for bug 13075: XMLHttpRequest with failed authentication should set status to 401.

Sync, no credentials: OK
Sync, incorrect credentials: OK
Async, no credentials: OK
Async, incorrect credentials: OK