Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / debugger / debugger-proto-property-expected.txt
1 Tests that object's __proto__ property is present in object properties section when script is paused on a breakpoint.Bug 41214
2
3 Debugger was enabled.
4 Set timer for test function.
5 Script execution paused.
6 Expanded property: o.__proto__.__proto__
7 Expanded property: d.__proto__.__proto__.__proto__.__proto__.__proto__
8 Script execution resumed.
9 Debugger was disabled.
10