[Webkit-unassigned] [Bug 248709] New: Handle special case of merging lists in mergeParagraphs()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 3 06:50:18 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=248709
Bug ID: 248709
Summary: Handle special case of merging lists in
mergeParagraphs()
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: wenson_hsieh at apple.com
Hi Team,
While going through Blink's commit, came across this one:
Blink Commit [1] - https://src.chromium.org/viewvc/blink?revision=165218&view=revision
and in above, Safari is different from compared to Firefox and Chrome, which match each other:
JSFiddle - https://jsfiddle.net/1ofserwL/
Although above commit will introduce regression, which is fixed in this:
Blink Commit [2] - https://src.chromium.org/viewvc/blink?view=revision&revision=172941
Just raising to merge both and align with other browsers in behavior.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221203/36a19121/attachment-0001.htm>
More information about the webkit-unassigned
mailing list