chromium/third_party/blink/web_tests/fast/dom/HTMLLinkElement/link-onload-stylesheet-with-import-expected.txt

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).