[Webkit-unassigned] [Bug 166716] The isEqualNode method returns false for the same nodes after normalizing style attribute via cssText.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 31 09:48:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=166716
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |koivisto at iki.fi,
| |zalan at apple.com
--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> ---
I am getting different results from Safari and Chrome on the snippet. In Safari, the JS console has false, false, true; in Chrome, it's false, true, true.
Looks like this could be a problem for attached event listeners.
--
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/20220531/0794a30b/attachment.htm>
More information about the webkit-unassigned
mailing list