WPT
wpt / editing / other / insertparagraph-in-child-of-head.tentative.html?designMode=off&white-space=pre-line
Spec: https://w3c.github.io/editing/execCommand.html ↗
Runs: Chrome 155.0.8041.0 (wpt@4a01b83e3, 2026-09-04) | Firefox 157.0a1 (wpt@4a01b83e3, 2026-09-04) | Safari 251 preview (wpt@a1e944e7a, 2026-09-04) | Ladybird 1.0-a7825 (wpt@4a01b83e3, 2026-09-04) | 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 | 2/9 | 0/9 | 2/9 | 3/9 | 0/9 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| insertParagraph in empty <title style="display:block;white-space:pre-line"> should not split it | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| insertParagraph in <title style="display:block;white-space:pre-line"> containing text should not split it | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| insertParagraph in empty <style style="display:block;white-space:pre-line"> should not split it | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| insertParagraph in <style style="display:block;white-space:pre-line"> containing text should not split it | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| insertParagraph in empty <script style="display:block;white-space:pre-line"> should not split it | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| insertParagraph in <script style="display:block;white-space:pre-line"> containing text should not split it | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| insertParagraph in empty <div style="white-space:pre-line"> in the <head> should split the <div> | FAIL | FAIL | FAIL | PASS | FAIL | — |
| insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) in the <head> should split the <div> element | PASS | FAIL | PASS | PASS | FAIL | — |
| insertParagraph in <div style="white-space:pre-line"> (containing text) in the <head> should split the <div> element | PASS | FAIL | PASS | PASS | FAIL | — |