Index: third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt |
index 635273921751954c54e30b8e16d7a85126b06bcf..3375373aba8d9ff2d2074cd008c3c8ca7fbd86db 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt |
@@ -21,19 +21,19 @@ CONSOLE MESSAGE: line 13: Error |
CONSOLE MESSAGE: line 12: Error: my error message |
CONSOLE MESSAGE: line 13: Error: my error message |
CONSOLE MESSAGE: line 12: Error: my multiline |
-error message |
+CONSOLE MESSAGE: line 12: error message |
CONSOLE MESSAGE: line 13: Error: my multiline |
-error message |
+CONSOLE MESSAGE: line 13: error message |
CONSOLE MESSAGE: line 12: [object HTMLParagraphElement] |
CONSOLE MESSAGE: line 13: [object HTMLParagraphElement] |
CONSOLE MESSAGE: line 12: function () { return 1; } |
CONSOLE MESSAGE: line 13: function () { return 1; } |
CONSOLE MESSAGE: line 12: function () { |
- return 2; |
- } |
+CONSOLE MESSAGE: line 12: return 2; |
+CONSOLE MESSAGE: line 12: } |
CONSOLE MESSAGE: line 13: function () { |
- return 2; |
- } |
+CONSOLE MESSAGE: line 13: return 2; |
+CONSOLE MESSAGE: line 13: } |
CONSOLE MESSAGE: line 12: 0.12 |
CONSOLE MESSAGE: line 13: 0.12 |
CONSOLE MESSAGE: line 12: http://webkit.org/ |
@@ -77,9 +77,9 @@ CONSOLE MESSAGE: line 13: function Object() { [native code] } |
CONSOLE MESSAGE: line 12: [object Object] |
CONSOLE MESSAGE: line 13: [object Object] |
CONSOLE MESSAGE: line 12: function ( /**/ foo/**/, /*/**/bar, |
- /**/baz) {} |
+CONSOLE MESSAGE: line 12: /**/baz) {} |
CONSOLE MESSAGE: line 13: function ( /**/ foo/**/, /*/**/bar, |
- /**/baz) {} |
+CONSOLE MESSAGE: line 13: /**/baz) {} |
CONSOLE MESSAGE: line 12: 42.0000 |
CONSOLE MESSAGE: line 13: 42.0000 |
CONSOLE MESSAGE: line 12: abc |