Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassModify sheet from removed iframe
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /css/cssom/CSSStyleSheet-modify-after-removal.html:13:5)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/cssom/CSSStyleSheet-modify-after-removal.html:17:5)
PassModify constructed sheet from removed iframe
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/cssom/CSSStyleSheet-modify-after-removal.html:23:5)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /css/cssom/CSSStyleSheet-modify-after-removal.html:27:5)