Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-ui / callstack-placards-discarded-expected.txt
blob83c210d693934f9b060e3b66a61b1e871838d83f
1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70996
4 Running: testCallStackPlacardsDiscarded
5 Script source was shown.
6 Set timer for test function.
7 Received DebuggerPaused event.
8 Function name: testFunction
9 Script execution paused.
10 Script execution resumed.
11 Set timer for test function.
12 Received DebuggerPaused event.
13 Function name: testFunction
14 Script execution paused.
15 Script execution resumed.