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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..14bf1ef946b35d4f24d4a34e1aa879a4ae30b824 |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-close-expected.txt |
@@ -0,0 +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" |
+Harness: the test ran to completion. |
+ |