chromium/third_party/blink/web_tests/http/tests/devtools/console/console-object-constructor-name-expected.txt

Tests that the name of the function invoked as object constructor will be displayed as its type in the front-end. Bug 50063.

console-object-constructor-name.js:19 Parent {}
console-object-constructor-name.js:20 Child {}
console-object-constructor-name.js:21 inner {}