Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLStyleElement / programmatically-add-style-with-onerror-handler-expected.txt
blob11836e10a40e9bbd6aee32f8545cec15b2139a7e
1 This tests that an Error event is fired at a programmatically inserted HTML Style element whose @import style sheet failed to load. This test PASSED if you see the word PASS below. Otherwise, it FAILED.
3 PASS Fired Error event.