Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / window-onerror-07-expected.txt
blobda28508bd852c2ee3bca983dea8563cad41d8d99
1 CONSOLE ERROR: line 6: Uncaught Error: An exception
2 This tests that 'window.onerror' is called on the window object.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS thisInsideOnerror is window
8 PASS successfullyParsed is true
10 TEST COMPLETE