Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-pause / eval-on-pause-blocked-expected.txt
blob4e84328fdb2b8135315ab16b7bd809b996a18015
1 Test that evaluation in the context of top frame will not be blocked by Content-Security-Policy. Bug 77203.
3 Set timer for test function.
4 Script execution paused.
5 Evaluated in console in the top frame context: foo = 2012
6 Script execution resumed.