Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger / debugger-proto-property-expected.txt
blobd3deed0a2ba13bb2fcb8bcdb08daaf8d654ebd76
1 Tests that object's __proto__ property is present in object properties section when script is paused on a breakpoint.Bug 41214
3 Set timer for test function.
4 Script execution paused.
5 Expanded property: o.__proto__.__proto__
6 Expanded property: d.__proto__.__proto__.__proto__.__proto__.__proto__
7 Script execution resumed.