summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/inspector/debugger/debugger-set-breakpoint-regex-expected.txt
blob: e065104ff2db40ba5773433c68a0d8fd66bf5717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Tests Debugger.setBreakpointByUrl with isRegex set to true.

Debugger was enabled.

Running: testSetNoneOfURLAndRegex
Either url or urlRegex must be specified.

Running: testSetBothURLAndRegex
Either url or urlRegex must be specified.

Running: testSetByRegex
Set timer for test function.
Script execution paused.
Call stack:
    0) testFunction (debugger-set-breakpoint-regex.html:9)
Script execution resumed.
Debugger was disabled.