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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt

Issue 2623143002: DevTools: insert console message decorations in order
Patch Set: ac Created 3 years, 11 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
1 CONSOLE DEBUG: line 1: Debug 1 CONSOLE DEBUG: line 1: Debug
2 CONSOLE INFO: line 2: Information 2 CONSOLE INFO: line 2: Information
3 CONSOLE MESSAGE: line 3: Log 3 CONSOLE MESSAGE: line 3: Log
4 CONSOLE WARNING: line 4: Warning 4 CONSOLE WARNING: line 4: Warning
5 Tests console output from PaintWorklet. 5 Tests console output from PaintWorklet.
6 6
7 Message count: 4 7 Message count: 4
8 console-worklet-script.js:1 Debug 8 file:// console-worklet-script.js:1 Debug
9 console-worklet-script.js:2 Information 9 file:// console-worklet-script.js:2 Information
10 console-worklet-script.js:3 Log 10 file:// console-worklet-script.js:3 Log
11 console-worklet-script.js:4 Warning 11 file:// console-worklet-script.js:4 Warning
12 (anonymous) @ console-worklet-script.js:4 12 (anonymous) @ console-worklet-script.js:4
13 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698