[Webkit-unassigned] [Bug 157233] New: Node.prototype.rootNode is not Web compatible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 30 02:27:29 PDT 2016


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

            Bug ID: 157233
           Summary: Node.prototype.rootNode is not Web compatible
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, eoconnor at apple.com, koivisto at iki.fi,
                    sam at webkit.org

Turns out that adding `rootNode` to `Node.prototype` break a bunch of websites.

We need to rename this to something else (https://github.com/whatwg/dom/issues/241).
Meanwhile, unbreak the Web by removing this property from Node's prototype for now.

<rdar://problem/25547767>
<rdar://problem/25766328>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160430/d1b8c3bf/attachment.html>


More information about the webkit-unassigned mailing list