Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PasssetHTMLUnsafe should leave the removed children alone.
Asserts run
Pass
assert_equals(Element node <b>foo</b>, Element node <b>foo</b>)
    at testIsChild ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:11:3)
Pass
assert_equals(Element node <p><b>foo</b></p>, Element node <p><b>foo</b></p>)
    at testIsChild ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:12:3)
Pass
assert_equals(Text node "foo", Text node "foo")
    at testIsChild ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:11:3)
Pass
assert_equals(Element node <b>foo</b>, Element node <b>foo</b>)
    at testIsChild ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:12:3)
Pass
assert_equals("foo", "foo")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:20:3)
Pass
assert_equals(Text node "foo", Text node "foo")
    at testIsChild ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:11:3)
Pass
assert_equals(Element node <b>foo</b>, Element node <b>foo</b>)
    at testIsChild ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:12:3)
Pass
assert_equals("foo", "foo")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/html-unsafe-methods/Element-setHTMLUnsafe-04.html:23:3)