| Index: LayoutTests/inspector/console/console-custom-formatters-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-custom-formatters-expected.txt b/LayoutTests/inspector/console/console-custom-formatters-expected.txt
|
| index 1cdccf78a4e718ca171357e176cf1226e1fc5316..77b99b8568e38f6cb964b3e0972078ffe4c42671 100644
|
| --- a/LayoutTests/inspector/console/console-custom-formatters-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-custom-formatters-expected.txt
|
| @@ -1,9 +1,15 @@
|
| -CONSOLE MESSAGE: line 60: [object Object]
|
| -CONSOLE MESSAGE: line 61: [object Object]
|
| -CONSOLE MESSAGE: line 62: [object Object]
|
| +CONSOLE MESSAGE: line 123: [object Object]
|
| +CONSOLE MESSAGE: line 124: [object Object]
|
| +CONSOLE MESSAGE: line 125: [object Object]
|
| +CONSOLE MESSAGE: line 126: [object Object]
|
| +CONSOLE MESSAGE: line 127: [object Object]
|
| +CONSOLE ERROR: Custom Formatter Failed: Too deep hierarchy of inlined custom previews
|
| Tests that console logging dumps properly when there are multiple custom formatters on the page
|
|
|
| -console-custom-formatters.html:60 Header formatted by 1 aBody formatted by 1 a
|
| -console-custom-formatters.html:61 Header formatted by 2 bBody formatted by 2 b
|
| -console-custom-formatters.html:62 Header formatted by 1 cBody formatted by 1 c
|
| +console-custom-formatters.html:123 Header formatted by 1 aBody formatted by 1 a
|
| +console-custom-formatters.html:124 Header formatted by 2 bBody formatted by 2 b
|
| +console-custom-formatters.html:125 Header formatted by 1 cBody formatted by 1 c
|
| +console-custom-formatters.html:126 Formatter with config Header info: additional infobodyinfo: additional info
|
| +console-custom-formatters.html:127 Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Formatter with config Object
|
| +Custom Formatter Failed: Too deep hierarchy of inlined custom previews undefined
|
|
|
|
|