Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-object-constructor-name-expected.txt
1 CONSOLE MESSAGE: line 11: [object Object]
2 CONSOLE MESSAGE: line 12: [object Object]
3 CONSOLE MESSAGE: line 13: [object Object]
4 Tests that the name of the function invoked as object constructor will be displayed as its type in the front-end. Bug 50063.
5
6 console-object-constructor-name.html:11 Parent
7 console-object-constructor-name.html:12 Child
8 console-object-constructor-name.html:13 outer.inner
9