summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/HTMLLinkElement/link-onload-stylesheet-with-import-expected.txt
blob: 2f6ec7d0373833893242a9e8da3a91033a27f18e (plain)
1
2
3
4
5
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.

PASS Fired Load event.
PASS #test color was rgb(0, 0, 255).