[Webkit-unassigned] [Bug 87888] XPath expression `//node() ` shouldn’t match the DOCTYPE node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 23:57:44 PDT 2012


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





--- Comment #5 from Mathias Bynens <mathias at qiwi.be>  2012-05-30 23:57:44 PST ---
http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#Mapping only lists these:

> 1.2.1 Element Nodes
> 1.2.2 Attribute Nodes
> 1.2.3 Namespace Nodes
> 1.2.4 Text Nodes
> 1.2.5 Entity Reference Nodes
> 1.2.6 Comment Nodes
> 1.2.7 Processing Instruction Nodes
> 1.2.8 Document order

Document Type Nodes are not included.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list