[Webkit-unassigned] [Bug 207875] Crash when Node::normalize() triggers mutation event that modifies child order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 15:24:49 PST 2020


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

--- Comment #3 from Sunny He <sunny_he at apple.com> ---
After playing around with normalize() and DOMSubtreeModified event, I'm not so sure about that FIXME. If I log in the eventhandler, I see Chrome also calls the event handler multiple times if multiple text nodes were merged. Am I reading the DOM spec correctly (https://dom.spec.whatwg.org/#dom-node-normalize)?

-- 
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/20200218/24887b61/attachment.htm>


More information about the webkit-unassigned mailing list