Box

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passstyle load event should fire when textContent changed
Asserts run
Pass
assert_equals(1, 1, "Style element should have loaded once by now")
    at Test.<anonymous> ( /html/semantics/document-metadata/the-style-element/style_load_event.html:22:5)
Pass
assert_equals(2, 2, "Style element should fire the load event when textContent changes")
    at Test.<anonymous> ( /html/semantics/document-metadata/the-style-element/style_load_event.html:25:5)