/dom/nodes/insertion-removing-steps/insertion-removing-steps-iframe.window.html| status | subtest | message |
|---|---|---|
| FAIL | Insertion steps: load event fires synchronously *after* iframe DOM insertion, as part of the iframe element's insertion steps | assert_equals: iframe1 load event can observe its own participation in the frame tree expected 1 but got 0 |
| PASS | Removing steps (innerHTML): script does not run synchronously during iframe destruction | |
| FAIL | Removing steps (replaceChildren): script does not run synchronously during iframe destruction | assert_equals: Exactly one MutationRecord is recorded expected 1 but got 2 |
| PASS | Removing steps (remove): script does not run synchronously during iframe destruction |
bundle built 2026-07-16T07:16:48.063Z