[Bug 27481] New: "The nodeType attribute must return the type of ..."

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

            Bug ID: 27481
           Summary: "The nodeType attribute must return the type of ..."
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
          Assignee: annevk@annevk.nl
          Reporter: simonp@opera.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

https://dom.spec.whatwg.org/#interface-node

[[
The nodeType attribute must return the type of the node, which must be one of
the following:
]]

This should probably say "... depending on the context node" and have the list
similarly to nodeName.

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

Received on Tuesday, 2 December 2014 11:32:57 UTC