| Index: LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt
|
| diff --git a/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt b/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt
|
| index d994072bdc748536edb688c33ffc4c087eff6edd..06c4e3adc78d788a617f9cadfa5b624f2da9f1bf 100644
|
| --- a/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt
|
| +++ b/LayoutTests/fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt
|
| @@ -3,7 +3,7 @@ Test that XMLHttpRequest GET succeeds.
|
| Status: 200
|
| Response: Hello
|
| Test that XMLHttpRequest POST fails.
|
| -Received exception 101: NETWORK_ERR
|
| +Received exception 19: NetworkError
|
| Test that XMLHttpRequest GET fails after the blob URL is revoked.
|
| Status: 404
|
| Response:
|
|
|