Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-object-constructor-name-expected.txt
blob2be04f78074674c19cea5b4c2f5896fceb61990a
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.
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