RESOLVED FIXED 252219
InsertParagraph should insert a BR when the root editable element is a phrasing content
https://bugs.webkit.org/show_bug.cgi?id=252219
Summary InsertParagraph should insert a BR when the root editable element is a phrasi...
Ryosuke Niwa
Reported 2023-02-13 17:42:25 PST
When the root editable element is a phrasing content such as a, em, strong, etc..., we should insert a BR instead of the default paragraph separator (div or p).
Attachments
Ryosuke Niwa
Comment 1 2023-02-13 17:58:16 PST
EWS
Comment 2 2023-02-14 00:11:10 PST
Committed 260242@main (37c9962af2e3): <https://commits.webkit.org/260242@main> Reviewed commits have been landed. Closing PR #10065 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-02-14 00:12:19 PST
Note You need to log in before you can comment on or make changes to this bug.