Sign in
webkit
/
WebKit
/
29a2e8f77bd7d7c8be7a41b633ceed5d54f16465
/
.
/
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