WPT
wpt / editing / edit-context / edit-context-input.tentative.html
Spec: https://w3c.github.io/editing/execCommand.html ↗
Runs: Chrome 155.0.8040.0 (wpt@476394464, 2026-09-03) | Firefox 157.0a1 (wpt@476394464, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@a1e944e7a, 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 | 14/14 | 0/14 | 0/14 | 0/14 | 0/14 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Basic text input with div | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Basic text input with canvas | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Text insertion with non-collapsed selection with div | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Text insertion with non-collapsed selection with canvas | PASS | FAIL | FAIL | FAIL | FAIL | — |
| EditContext should disable DOM mutation | PASS | FAIL | FAIL | FAIL | FAIL | — |
| beforeInput(insertText) should be cancelable | PASS | FAIL | FAIL | FAIL | FAIL | — |
| EditContext should not receive events after being detached from element | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Backspace and delete in EditContext with div | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Backspace and delete in EditContext with canvas | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Backspace and delete with existing selection with div | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Backspace and delete with existing selection with canvas | PASS | FAIL | FAIL | FAIL | FAIL | — |
| EditContext constructed outside iframe can be used in iframe | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Textupdate event should be fired on edit context when the editor element is moved to an iframe | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Removing EditContext-associated element with focus doesn't prevent further text input on the page | PASS | FAIL | FAIL | FAIL | FAIL | — |