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

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.

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