| 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..4db0924446f98b26571595e8e0e98dd3f66dfb70
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-custom-elements-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE MESSAGE: line 11: [object HTMLElement]
|
| +CONSOLE MESSAGE: line 23: [object HTMLElement]
|
| +Tests that logging custom elements uses proper formatting.
|
| +
|
| +console-log-custom-elements.html:11 foo-bar
|
| +console-log-custom-elements.html:23 foo-bar2
|
| +
|
|
|