chromium/third_party/blink/web_tests/http/tests/devtools/sources/debugger-pause/debugger-mute-exception-expected.txt

Tests that pause on exception is muted when conditional breakpoint is set to "false".
Script source was shown.
Script execution paused.
Call stack:
    0) throwAnException (test.js:23)
    1) handleClick (test.js:33)
    [setTimeout]
    0)  (debugger-mute-exception.js:50)
Debugger paused
Script execution resumed.