/dom/nodes/Element-insertAdjacentElement.html| status | subtest | message |
|---|---|---|
| PASS | Inserting to an invalid location should cause a Syntax Error exception | |
| PASS | Inserted element should be target element's previous sibling for 'beforebegin' case | |
| PASS | Inserted element should be target element's first child for 'afterbegin' case | |
| PASS | Inserted element should be target element's last child for 'beforeend' case | |
| PASS | Inserted element should be target element's next sibling for 'afterend' case | |
| PASS | Adding more than one child to document should cause a HierarchyRequestError exception |
bundle built 2026-07-16T07:16:48.063Z