WPT
wpt / editing / other / insertparagraph-in-non-splittable-element.html
Spec: https://w3c.github.io/editing/execCommand.html ↗
Runs: Chrome 155.0.8039.0 (wpt@2b4dfe72c, 2026-09-03) | Firefox 157.0a1 (wpt@2b4dfe72c, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-56c61 (wpt@ed1909ed6, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 9/14 | 14/14 | 7/14 | 2/14 | 0/14 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| insertParagraph in button of <div><button>abc</button></div> | FAIL | PASS | PASS | FAIL | FAIL | — |
| insertParagraph in caption of <div><table><caption>abc</caption><tbody><tr><td>abc</td></tr></tbody></table></div> | FAIL | PASS | PASS | FAIL | FAIL | — |
| insertParagraph in col of <div><table><colgroup><col></colgroup><tbody><tr><td>abc</td></tr></tbody></table></div> | PASS | PASS | PASS | FAIL | FAIL | — |
| insertParagraph in colgroup of <div><table><colgroup><col></colgroup><tbody><tr><td>abc</td></tr></tbody></table></div> | PASS | PASS | PASS | FAIL | FAIL | — |
| insertParagraph in iframe of <div><iframe srcdoc="abc"></iframe></div> | PASS | PASS | FAIL | FAIL | FAIL | — |
| insertParagraph in legend of <div><fieldset><legend>abc</legend></fieldset></div> | FAIL | PASS | PASS | FAIL | FAIL | — |
| insertParagraph in meter of <div><meter max="100" value="50">abc</meter></div> | FAIL | PASS | FAIL | PASS | FAIL | — |
| insertParagraph in optgroup of <div><select><optgroup><option>abc</option></optgroup></select></div> | PASS | PASS | FAIL | FAIL | FAIL | — |
| insertParagraph in option of <div><select><option>abc</option></select></div> | PASS | PASS | FAIL | FAIL | FAIL | — |
| insertParagraph in progress of <div><progress max="100" value="50">abc</progress></div> | PASS | PASS | FAIL | PASS | FAIL | — |
| insertParagraph in select of <div><select><option>abc</option></select></div> | PASS | PASS | FAIL | FAIL | FAIL | — |
| insertParagraph in table of <div><table><tbody><tr><td>abc</td></tr></tbody></table></div> | FAIL | PASS | FAIL | FAIL | FAIL | — |
| insertParagraph in tbody of <div><table><tbody><tr><td>abc</td></tr></tbody></table></div> | PASS | PASS | PASS | FAIL | FAIL | — |
| insertParagraph in tr of <div><table><tbody><tr><td>abc</td></tr></tbody></table></div> | PASS | PASS | PASS | FAIL | FAIL | — |