| Index: LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-close-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-close-expected.txt b/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-close-expected.txt
|
| index 14bf1ef946b35d4f24d4a34e1aa879a4ae30b824..ff1741ec61ac49339911f3d3b2623ed90605a617 100644
|
| --- a/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-close-expected.txt
|
| +++ b/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-close-expected.txt
|
| @@ -1,6 +1,6 @@
|
| This is a testharness.js-based test.
|
| PASS Blob.close
|
| -FAIL Blob should be empty. Failed to execute 'readAsText' on 'FileReader': Blob has been closed.
|
| -FAIL Slice should still have the data. assert_equals: expected "PASS" but got "TEST"
|
| +FAIL Closed Blob Failed to execute 'readAsText' on 'FileReader': Blob has been closed.
|
| +PASS Slice should still have the data.
|
| Harness: the test ran to completion.
|
|
|
|
|