[Webkit-unassigned] [Bug 93787] DOMCharacterDataModified incorrectly firing for innerHTML changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 06:18:35 PDT 2022


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

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

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

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
Following is output of all browsers:

*** Safari 15.6 on macOS 12.5 ***

DOMSubtreeModified
DOMNodeInserted
DOMSubtreeModified

*** Chrome Canary 106 ***

DOMSubtreeModified
DOMNodeInserted
DOMSubtreeModified

*** Firefox Nightly 105 ***

DOMNodeInserted

_________

I am not clear on web-spec but this is output across all browsers, please mark this bug according. If it is bug and Firefox behavior is aligned with web-spec then it can be changed to "New" status but if Safari is correct then it can be marked as "RESOLVED CONFIGURATION CHANGED" or something. 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/20220802/62ec9753/attachment.htm>


More information about the webkit-unassigned mailing list