| Index: LayoutTests/inspector/sources/debugger/debugger-pause-on-blocked-script-url-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-pause-on-blocked-script-url-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-pause-on-blocked-script-url-expected.txt
|
| index 9f113bea56703ea9abd800241025c055497cd73f..8cc377d2232477cdc5283816ea660fd77e863b58 100644
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-pause-on-blocked-script-url-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/debugger-pause-on-blocked-script-url-expected.txt
|
| @@ -2,10 +2,8 @@ CONSOLE ERROR: line 1: Refused to execute JavaScript URL because it violates the
|
|
|
| Tests that pause on exception works for inline script URLs blocked by CSP.
|
|
|
| -Debugger was enabled.
|
| Script execution paused.
|
| Call stack:
|
| 0) testAction (pause-on-blocked-script-url.js:6)
|
| Script execution resumed.
|
| -Debugger was disabled.
|
|
|
|
|