Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLStyleElement / style-onerror-with-existent-and-non-existent-import-expected.txt
blobde8af235ec5cf91c92ca29543b8004db16889ef2
1 This tests that a Error event is fired at an HTML Style element whose @import style sheet failed to load. This test PASSED if there are only PASS messages below. Otherwise, it FAILED.
3 PASS Error event fired.
4 PASS #test color was rgb(0, 0, 255).