Chromium Code Reviews

Side by Side Diff: LayoutTests/inspector/console/console-custom-formatters-expected.txt

Issue 1072523002: Devtools: allow multiple custom formatters (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test added Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 60: [object Object]
2 CONSOLE MESSAGE: line 61: [object Object]
3 CONSOLE MESSAGE: line 62: [object Object]
4 Tests that console logging dumps properly when there are multiple custom formatt ers on the page
5
6 console-custom-formatters.html:60 Header formatted by 1 aBody formatted by 1 a
7 console-custom-formatters.html:61 Header formatted by 2 bBody formatted by 2 b
8 console-custom-formatters.html:62 Header formatted by 1 cBody formatted by 1 c
9
OLDNEW
« no previous file with comments | « LayoutTests/inspector/console/console-custom-formatters.html ('k') | Source/core/inspector/InjectedScriptSource.js » ('j') | no next file with comments »

Powered by Google App Engine