Pass | Earlier-inserted scripts can observe the parentNode of later-inserted nodes, because script runs after DOM insertion completes | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-div-from-fragment.tentative.html:22:3) | Pass | assert_equals(null, null)
at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-div-from-fragment.tentative.html:23:3) | Pass | assert_equals(Element node <head><meta charset="utf-8"> <title>Node.appendChild: ins..., Element node <head><meta charset="utf-8"> <title>Node.appendChild: ins...)
at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-div-from-fragment.tentative.html:25:3) | Pass | assert_equals(Element node <head><meta charset="utf-8"> <title>Node.appendChild: ins..., Element node <head><meta charset="utf-8"> <title>Node.appendChild: ins...)
at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-div-from-fragment.tentative.html:26:3) |
|