Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLLinkElement / link-onload-stylesheet-with-import-expected.txt
blob2f6ec7d0373833893242a9e8da3a91033a27f18e
1 This tests that a Load event is fired at an HTML Link element once all @import'ed stylesheets are loaded by a style sheet. This test PASSED if there are only PASS messages below. Otherwise, it FAILED.
3 PASS Fired Load event.
4 PASS #test color was rgb(0, 0, 255).