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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/outline-javascript-6-expected.txt

Issue 2770123002: DevTools: produce javascript outline for javascript classess (Closed)
Patch Set: address comments Created 3 years, 9 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 Verify javascript outline
2
3
4 Running: testClassAsProperty
5 Text:
6 var foo = { 42: class { }};
7 Outline:
8 class 42:0:12
dgozman 2017/03/24 23:07:30 let's instead support { abc: class }
lushnikov 2017/03/25 06:38:34 Done.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698