Sign in
webkit
/
WebKit
/
1e0780ad9f2be7f928011e2877f842746cb25b2d
/
.
/
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