[Bug 23810] New: When adopting, "If node is an element, it is affected by a base..."

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23810

            Bug ID: 23810
           Summary: When adopting, "If node is an element, it is affected
                    by a base..."
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
          Assignee: annevk@annevk.nl
          Reporter: ian@hixie.ch
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

http://dom.spec.whatwg.org/#interface-document

When adopting, step 3 says "If node is an element, it is affected by a base URL
change". But what if it's a DocumentFragment, and it contains Elements? What if
it's an Element with children Elements? Are the descendants also so affected?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 12 November 2013 21:27:28 UTC