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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/inline-scope-variables-expected.txt

Issue 2388903004: [DevTools] Fixed inline scope variables for object property (Closed)
Patch Set: addressed comments Created 4 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 13: 3
2 Tests that inline scope variables are rendering correctly.
3
4 Set timer for test function.
5 9: length = 123
6 10: a = [1, 2, 3]
7 11:
8 12: b = 42
9 13: a = [1, 2, 3]
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698