A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

DOM XPath

From WHATWG Wiki
Revision as of 16:24, 12 September 2011 by Annevk (talk | contribs) (notes for a future XPath spec)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If someone ever decides to write down DOM XPath (i.e. a proper version of the DOM3XPath note), take this into account:

  • Integrate the XPath part of the section Interactions with XPath and XSLT from HTML.
  • Make it clear that contrary to XPath 1.0 multiple Text nodes can indeed be returned, even if they are siblings. The DOM is not the XML InfoSet. (As is the case in WebKit and Gecko today.)