Sign in
webkit
/
WebKit
/
acdccbc2569c6fa9a6cf8893f6cd30e49c83ca68
/
.
/
LayoutTests
/
fast
/
files
/
apply-blob-url-to-xhr-expected.txt
blob: d994072bdc748536edb688c33ffc4c087eff6edd [
file
] [
log
] [
blame
]
Test that XMLHttpRequest GET succeeds.
Status: 200
Response: Hello
Test that XMLHttpRequest POST fails.
Received exception 101: NETWORK_ERR
Test that XMLHttpRequest GET fails after the blob URL is revoked.
Status: 404
Response:
DONE