chromium/third_party/blink/web_tests/fast/dom/HTMLStyleElement/style-onerror-with-existent-and-non-existent-import-expected.txt

This tests that a Error event is fired at an HTML Style element whose @import style sheet failed to load. This test PASSED if there are only PASS messages below. Otherwise, it FAILED.

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