WPT
wpt / dom / historical-mutation-events.html
Spec: DOM ↗
Runs: Chrome 155.0.8039.0 (wpt@752608e1a, 2026-09-03) | Firefox 157.0a1 (wpt@752608e1a, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 10/10 | 10/10 | 10/10 | 10/10 | 10/10 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Historical DOM features must be removed: MutationEvent | PASS | PASS | PASS | PASS | PASS | — |
| The DOMSubtreeModified mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMNodeInserted mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMNodeRemoved mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMNodeRemovedFromDocument mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMNodeInsertedIntoDocument mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMCharacterDataModified mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMAttrModified mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMAttributeNameChanged mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |
| The DOMElementNameChanged mutation event must not be fired. | PASS | PASS | PASS | PASS | PASS | — |