Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassWhen adding a script+form in a fragment and the form matches an associated element, the script that checks whether the button is associated to the form should run after inserting the form
Asserts run
Pass
assert_equals(Element node <form id="someForm"></form>, Element node <form id="someForm"></form>)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-append-form-and-script-from-fragment.tentative.html:18:5)