Pass | Script 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 runPass | 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) |
|