Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Unified Diff: LayoutTests/imported/web-platform-tests/FileAPI/blob/Blob-close-expected.txt

Issue 1295773004: update-w3c-deps import using blink c936ac9d274f959a4b5908db6835bcd612fb1a9e: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698