[Webkit-unassigned] [Bug 76514] execCommand insertorderedlist changes markup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 30 04:52:05 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=76514
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #8 from Ahmad Saleem <zlip.792 at gmail.com> ---
*** Safari Technology Preview 152 ***
<p><ol><li>Magic<br></li></ol></p>
*** Chrome Canary 107 ***
<p><ol><li><span class="foo" data-foo="bar">Magic</span></li></ol></p>
*** Firefox Nightly 106 ***
<ol><li><span class="foo" data-foo="bar">Magic</span></li></ol>
________
All browsers differ in the above test case. Appreciate if someone can add this to RADAR. 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/20220830/0d0069eb/attachment.htm>
More information about the webkit-unassigned
mailing list