Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-breakpoints / debugger-set-breakpoint-regex-expected.txt
blob61a6803fa95c6b33186eaa14ffba76d46932e41b
1 Tests Debugger.setBreakpointByUrl with isRegex set to true.
4 Running: testSetNoneOfURLAndRegex
5 Either url or urlRegex must be specified.
7 Running: testSetBothURLAndRegex
8 Either url or urlRegex must be specified.
10 Running: testSetByRegex
11 Set timer for test function.
12 Script execution paused.
13 Call stack:
14     0) testFunction (debugger-set-breakpoint-regex.html:9)
15 Script execution resumed.