chromium/third_party/blink/web_tests/fast/dom/HTMLStyleElement/style-onerror-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(255, 255, 0).