| Index: LayoutTests/inspector/debugger/set-breakpoint-expected.txt
|
| ===================================================================
|
| --- LayoutTests/inspector/debugger/set-breakpoint-expected.txt (revision 112684)
|
| +++ LayoutTests/inspector/debugger/set-breakpoint-expected.txt (working copy)
|
| @@ -8,6 +8,14 @@
|
| Script execution paused.
|
| Call stack:
|
| 0) testFunction (set-breakpoint.html:17)
|
| +
|
| +Dump breakpoint sidebar pane:
|
| +
|
| + set-breakpoint.html:17
|
| + var x = Math.sqrt(10);
|
| +
|
| +Dump breakpoint sidebar pane:
|
| +
|
| Script execution resumed.
|
|
|
| Running: testSetBreakpointOnTheLastLine
|
|
|