Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passstyle elements fire load events properly
Asserts run
Pass
assert_equals(3, 3, "Should expose the three stylesheets to the OM sync")
    at Test.<anonymous> ( /css/cssom/HTMLStyleElement-load-event.html:17:3)
Pass
assert_equals(0, 0, "Should not fire load event sync")
    at Test.<anonymous> ( /css/cssom/HTMLStyleElement-load-event.html:18:3)
Pass
assert_equals(3, 3, "Load event should've fired for all nodes")
    at Test.<anonymous> ( /css/cssom/HTMLStyleElement-load-event.html:20:5)