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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/console/console-worklet-script.js

Issue 2881443003: Worklet: Move tests for Worklet in inspector/console/ to http/tests/inspector/console/ (Closed)
Patch Set: Created 3 years, 7 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.info('Information'); 1 console.info('Information');
2 console.log('Log'); 2 console.log('Log');
3 console.warn('Warning'); 3 console.warn('Warning');
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698