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

Unified Diff: LayoutTests/inspector/console/console-native-function-to-string-expected.txt

Issue 14148002: Added a shortcut for the console.table function. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/inspector/console/console-native-function-to-string-expected.txt
diff --git a/LayoutTests/inspector/console/console-native-function-to-string-expected.txt b/LayoutTests/inspector/console/console-native-function-to-string-expected.txt
index f3b03781ba8732142d587ccdaaeb607037354d3f..b5a8cef239438b36e8538340187381b81c96d081 100644
--- a/LayoutTests/inspector/console/console-native-function-to-string-expected.txt
+++ b/LayoutTests/inspector/console/console-native-function-to-string-expected.txt
@@ -61,3 +61,7 @@ function clear() { [Command Line API] }
getEventListeners
function getEventListeners() { [Command Line API] }
+
+table
+function table() { [Command Line API] }
+
« no previous file with comments | « LayoutTests/inspector/console/console-native-function-to-string.html ('k') | Source/WebCore/inspector/InjectedScriptSource.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698