[Webkit-unassigned] [Bug 45866] execCommand insertorderedlist creates a list inside p (violates content-model).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 14:47:54 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=45866

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #16 from Ahmad Saleem <zlip.792 at gmail.com> ---
Sharing updated test result based on "demo":

*** Safari Technology Preview 152 & Chrome Canary 107 ***

<p><ol><li>hello</li></ol></p> <p>world</p>

*** Firefox Nightly 107 ***

<ol><li> <br></li><li>hello</li></ol> <p>world</p> 

______

Just wanted to share updated test results. 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/20220829/6fe65093/attachment.htm>


More information about the webkit-unassigned mailing list