Index: LayoutTests/inspector/console/command-line-api-expected.txt |
=================================================================== |
--- LayoutTests/inspector/console/command-line-api-expected.txt (revision 136041) |
+++ LayoutTests/inspector/console/command-line-api-expected.txt (working copy) |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 1029: The console function $() has changed from $=getElementById(id) to $=querySelector(selector). You might try $("#%s") |
+CONSOLE MESSAGE: line 1047: The console function $() has changed from $=getElementById(id) to $=querySelector(selector). You might try $("#%s") |
Tests that command line api works. |