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

Unified Diff: test/inspector/runtime/length-or-size-description-expected.txt

Issue 2530803002: Revert of Use parenthesis in descriptions for array/map/set lengths/sizes (Closed)
Patch Set: Created 4 years, 1 month 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: test/inspector/runtime/length-or-size-description-expected.txt
diff --git a/test/inspector/runtime/length-or-size-description-expected.txt b/test/inspector/runtime/length-or-size-description-expected.txt
deleted file mode 100644
index d7d08d67821dfd918f32deeb711530486520e58e..0000000000000000000000000000000000000000
--- a/test/inspector/runtime/length-or-size-description-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Test that descriptions for arrays, maps, and sets include the correct length or size.
-Set(0)
-Set(2)
-Map(0)
-Map(2)
-Array(0)
-Array(2)
-Uint8Array(0)
-Uint8Array(2)
-Set(0)
-Set(2)
-Map(0)
-Map(2)
-Array(0)
-Array(2)
-Uint8Array(0)
-Uint8Array(2)
« no previous file with comments | « test/inspector/runtime/length-or-size-description.js ('k') | test/inspector/runtime/set-or-map-entries-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698