WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-02-13 17:58:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10065
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
<
rdar://problem/105438898
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug