[Webkit-unassigned] [Bug 258254] document.execCommand('insertOrderedList'); can hang browser on removing list
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 24 04:03:36 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=258254
--- Comment #7 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
PR attempt - https://github.com/WebKit/WebKit/pull/29422
It leads to legit failure in following WPT:
imported/w3c/web-platform-tests/editing/run/forwarddelete.html?6001-7000
and following fails:
> [["forwarddelete",""]] "foo<span>bar[]<span contenteditable=false>baz</span></span>qux" compare innerHTML
> FAIL [["forwarddelete",""]] "foo<span>bar[]<span contenteditable=false>baz</span></span>qux" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<span>bar</span>qux" but got "foo<span>bar</span>ux"
--
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/20240624/9340dfb8/attachment.htm>
More information about the webkit-unassigned
mailing list