Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLStyleElement / style-onerror-expected.txt
blob2f7cdcf998b425ca6be4ee1d900f3a4c0da7afac
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(255, 255, 0).