| Index: LayoutTests/inspector/sources/debugger/debugger-no-pause-on-antibreakpoint-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-no-pause-on-antibreakpoint-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-no-pause-on-antibreakpoint-expected.txt
|
| index 1a5040434a208fc72633ab0c6310f43a688daef0..7f7c5b3c4270a2bc77f7a284214d956b19800f63 100644
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-no-pause-on-antibreakpoint-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/debugger-no-pause-on-antibreakpoint-expected.txt
|
| @@ -2,7 +2,6 @@ CONSOLE ERROR: line 9: Uncaught ReferenceError: unknown_var is not defined
|
| CONSOLE ERROR: line 23: Uncaught TypeError: undefined is not a function
|
| Tests that anti-breakpoint works.
|
|
|
| -Debugger was enabled.
|
| Script source was shown.
|
| Script execution paused.
|
| Call stack:
|
| @@ -14,5 +13,4 @@ Script execution paused.
|
| Call stack:
|
| 0) handleClick2 (debugger-no-pause-on-antibreakpoint.html:23)
|
| Script execution resumed.
|
| -Debugger was disabled.
|
|
|
|
|