haikuwebkit/LayoutTests/fast/files/apply-blob-url-to-xhr-using...

12 lines
265 B
Plaintext

OPEN FILE PANEL
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