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

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

Issue 2650543002: DevTools: render console level filter as drop box. (Closed)
Patch Set: rebase again Created 3 years, 10 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 MESSAGE: line 1: Information
2 CONSOLE MESSAGE: line 2: Information 2 CONSOLE MESSAGE: line 2: Log
3 CONSOLE MESSAGE: line 3: Log 3 CONSOLE WARNING: line 3: Warning
4 CONSOLE WARNING: line 4: Warning
5 Tests console output from PaintWorklet. 4 Tests console output from PaintWorklet.
6 5
7 Message count: 4 6 Message count: 3
8 console-worklet-script.js:1 Debug 7 console-worklet-script.js:1 Information
9 console-worklet-script.js:2 Information 8 console-worklet-script.js:2 Log
10 console-worklet-script.js:3 Log 9 console-worklet-script.js:3 Warning
11 console-worklet-script.js:4 Warning 10 (anonymous) @ console-worklet-script.js:3
12 (anonymous) @ console-worklet-script.js:4
13 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698