Sign in
webkit
/
WebKit
/
4a12667b4cecb17e84375f8db50c9b2d39b06fe4
/
.
/
LayoutTests
/
fast
/
files
/
apply-blob-url-to-xhr-expected.txt
blob: 17cfebe1a845b8599128ab9837a0c7c425aee3b3 [
file
] [
log
] [
blame
]
Test that XMLHttpRequest GET succeeds.
Status: 200
Response: Hello
Test that XMLHttpRequest POST fails.
Received exception 19: NetworkError
Test that XMLHttpRequest GET fails after the blob URL is revoked.
Received exception 19: NetworkError
DONE