| Index: third_party/WebKit/LayoutTests/inspector/console/console-log-custom-elements-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-custom-elements-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-custom-elements-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..99a0e11e94f2616ac7b01f0129fe1b1ff9765c25
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-custom-elements-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE MESSAGE: line 21: [object HTMLElement]
|
| +CONSOLE MESSAGE: line 33: [object HTMLElement]
|
| +Tests that logging custom elements uses proper formatting.
|
| +
|
| +console-log-custom-elements.html:21 foo-bar
|
| +console-log-custom-elements.html:33 foo-bar2
|
| +
|
|
|