Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / window-onerror-sandbox-01-expected.txt
blobd114ce76519fe866699c3187a6ae89e47fdb0c67
1 CONSOLE ERROR: line 6: Uncaught ReferenceError: hahaha_good_luck_finding_me is not defined
2 This test should trigger 'window.onerror' inside the sandboxed iframe, and successfully handle the error.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS message is "Uncaught ReferenceError: hahaha_good_luck_finding_me is not defined"
8 PASS successfullyParsed is true
10 TEST COMPLETE