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

Unified Diff: LayoutTests/fast/filesystem/read-directory-expected.txt

Issue 22436002: Replace EntryArray type by an Entry[] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 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/fast/filesystem/read-directory-expected.txt
diff --git a/LayoutTests/fast/filesystem/read-directory-expected.txt b/LayoutTests/fast/filesystem/read-directory-expected.txt
index 92d1487cea2cf734f89efa39260f702c128b6977..bac820ab396285ad6c025998050f86a2f53e5c35 100644
--- a/LayoutTests/fast/filesystem/read-directory-expected.txt
+++ b/LayoutTests/fast/filesystem/read-directory-expected.txt
@@ -4,6 +4,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
Successfully obtained Persistent FileSystem:file__0:Temporary
+PASS entries.__proto__ is Array.prototype
+PASS entries.__proto__ is Array.prototype
PASS readEntriesCount is entriesCallbackCount
PASS resultEntries.length is testEntriesCount
Entry:/a isDirectory:true

Powered by Google App Engine
This is Rietveld 408576698