Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-error-on-call-frame-expected.txt
blob7bdf9ea50d3d35b3203cb9aa52c058e428180b70
1 CONSOLE ERROR: line 1: 42
2 Tests that console.error does not throw exception when executed in console on call frame.
4 Set timer for test function.
5 Script execution paused.
6 Script execution resumed.
7 console.error(42)
8 VM:1 42(anonymous function) @ VM:1evaluate @ (program)testFunction @ console-error-on-call-frame.html:10
9 undefined