Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassScript inserted before a form-associated button can observe the button's form, because by the time the script executes, the DOM insertion that associates the button with the form is already done
Asserts run
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-button-from-div.tentative.html:20:3)
Pass
assert_equals(Element node <form id="form"><div><script>     buttonForm = button.for..., Element node <form id="form"><div><script>     buttonForm = button.for...)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-button-from-div.tentative.html:22:3)