| Index: LayoutTests/fast/files/blob-close-revoke-expected.txt
|
| diff --git a/LayoutTests/fast/files/blob-close-revoke-expected.txt b/LayoutTests/fast/files/blob-close-revoke-expected.txt
|
| index 1f36aea80af2849eb16b9de8e520a15dfb2d22b8..3b565eae14c54a157288210cfadac2cb0f1bd762 100644
|
| --- a/LayoutTests/fast/files/blob-close-revoke-expected.txt
|
| +++ b/LayoutTests/fast/files/blob-close-revoke-expected.txt
|
| @@ -17,8 +17,7 @@ PASS Error triggered on starting Worker from a closed Blob.
|
| PASS Error triggered on starting Worker from a closed Blob.
|
| PASS Error triggered on starting Worker from a closed Blob.
|
| Test creating object URLs on closed Blobs
|
| -PASS blobURL1 !== blobURL2 is true
|
| -PASS blobURL2.length > 0 is true
|
| +PASS window.URL.createObjectURL(blob); threw exception InvalidStateError: Failed to execute 'createObjectURL' on 'URL': Blob has been closed..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|