[Webkit-unassigned] [Bug 26525] Implement swapNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 04:49:22 PDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |zlip.792 at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
swapNode was IE only and it was changed with "replaceChild".

https://quirksmode.org/dom/core/

Even below test page - give "swapNode gave an error" across all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6).

https://quirksmode.org/dom/core/microsoft.html

Only found this reference about it in Webkit Github:

https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/JSTests/ChakraCore/test/Basics/DomProperties.js#L3414

I am going to mark this as "RESOLVED WONTFIX". If I am incorrect, please mark accordingly. 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/20220811/b672fc62/attachment.htm>


More information about the webkit-unassigned mailing list