Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-pause / debugger-no-nested-pause-expected.txt
blob2ea35976b38d8f43f43c536312f43fba4cc71559
1 Tests that debugger will skip breakpoint hit when script execution is already paused. See bug
3 Set timer for test function.
4 Script execution paused.
5 Set timer for test function.
6 testFunction.invocationCount = 2
7 Script execution resumed.