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

Unified Diff: test/inspector/runtime/console-deprecated-methods-expected.txt

Issue 2369753004: [inspector] added inspector test runner [part 5] (Closed)
Patch Set: addressed comments Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: test/inspector/runtime/console-deprecated-methods-expected.txt
diff --git a/test/inspector/runtime/console-deprecated-methods-expected.txt b/test/inspector/runtime/console-deprecated-methods-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1b8e4aa2ced6c1b4e9b686c7fed75a3fc27d29c8
--- /dev/null
+++ b/test/inspector/runtime/console-deprecated-methods-expected.txt
@@ -0,0 +1,5 @@
+Tests checks that deprecation messages for console.
+'console.timeline' is deprecated. Please use 'console.time' instead.
+'console.timelineEnd' is deprecated. Please use 'console.timeEnd' instead.
+'console.markTimeline' is deprecated. Please use 'console.timeStamp' instead.
+
« no previous file with comments | « test/inspector/runtime/console-deprecated-methods.js ('k') | test/inspector/runtime/console-line-and-column.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698