Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLLinkElement / link-onerror-stylesheet-with-non-existent-import-expected.txt
bloba672b0c9375e7650f9bbb80389da215ee89c1291
1 This tests that an Error event is fired at an HTML Link element when its style sheet fails to load an @import'ed style sheet. This test PASSED if there are only PASS messages below. Otherwise, it FAILED.
3 PASS Fired Error event.
4 PASS #test color was rgb(255, 255, 0).