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

Side by Side 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 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test that descriptions for arrays, maps, and sets include the correct length or size.
2 Set(0)
3 Set(2)
4 Map(0)
5 Map(2)
6 Array(0)
7 Array(2)
8 Uint8Array(0)
9 Uint8Array(2)
10 Set(0)
11 Set(2)
12 Map(0)
13 Map(2)
14 Array(0)
15 Array(2)
16 Uint8Array(0)
17 Uint8Array(2)
OLDNEW
« 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