[Webkit-unassigned] [Bug 217537] New: replaceChildren() broken in Safari TP114

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 15:26:39 PDT 2020


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

            Bug ID: 217537
           Summary: replaceChildren() broken in Safari TP114
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ashley at scirra.com

Safari TP114 appears to ship a broken implementation of elem.replaceChildren() which is enabled by default.

Demo: https://downloads.scirra.com/labs/replacechildren.html

Click the button. It calls replaceChildren() with empty arguments to remove the three paragraphs.

It works in Chrome and Firefox and the elements disappear. In Safari it does nothing - no elements are removed.

-- 
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/20201009/1af01054/attachment.htm>


More information about the webkit-unassigned mailing list