[Webkit-unassigned] [Bug 57149] Ending a list in contentEditable/designMode with enter produces a div
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 11 15:20:20 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=57149
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |zlip.792 at gmail.com
Resolution|--- |CONFIGURATION CHANGED
--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
Latest Test Results from all browsers:
*** Safari 15.6 on macOS 12.5 ***
<ul>
<li><br></li><li><br></li><li>X</li>
</ul>
*** Firefox Nightly 105 ***
<ul>
<li><br></li><li><br></li><li>X</li>
</ul>
*** Chrome Canary 106 ***
<ul>
<li><br></li><li><br></li><li>X</li>
</ul>
__________
All browsers output same HTML, it might be something fixed along the way, I am going to mark this as "RESOLVED CONFIGURATION CHANGED". 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/20220811/af476021/attachment.htm>
More information about the webkit-unassigned
mailing list