[Webkit-unassigned] [Bug 160649] New: Node.baseURI should not be nullable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 7 15:39:54 PDT 2016


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

            Bug ID: 160649
           Summary: Node.baseURI should not be nullable
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://dom.spec.whatwg.org/#dom-node-baseuri
                OS: Unspecified
            Status: NEW
          Keywords: WebExposed
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: cdumez at apple.com

Node.baseURI should not be nullable as per the latest DOM specification:
- https://dom.spec.whatwg.org/#dom-node-baseuri

It is not nullable in Firefox. It is supposed to fallback to using the document's URL.

-- 
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/20160807/4ff5daa2/attachment.html>


More information about the webkit-unassigned mailing list