[Bug 7059] Forking XPath

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7059


Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |NEEDSINFO




--- Comment #32 from Ian 'Hixie' Hickson <ian@hixie.ch>  2009-09-11 00:19:36 ---
"NameTest" appears to be nothing but a token in the XPath grammar, so I don't
understand what it means to talk about it matching elements or anything like
that. 
Also, it's hard to determine, out of context, if your proposed text is stating
a fact that can be derived from other requirements, or if it is intended to be
introducing new requirements.

How about this text:

A node test consisting of a QName with no prefix (i.e. that matches the
UnprefixedName production) must be treated as if it instead had the namespace
URI equal to HTML namespace when the node is an element whose document is an
HTML document. [XPATH10] [XMLNS]


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 11 September 2009 00:19:46 UTC