- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 03 Jul 2009 12:50:48 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7059 --- Comment #16 from Jonathan Robie <jonathan.robie@redhat.com> 2009-07-03 12:50:47 --- I think wording similar to this would meet your requirements, as I understand them: In XPath 1.0, if a NameTest has no prefix, then the namespace URI is null. In the context of document.evaluate(), if a NameTest has no prefix, the namespace URI is http://www.w3.org/1999/xhtml if the principle node type of the NameTest is element; otherwise, it has no namespace URI. -- 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, 3 July 2009 12:50:56 UTC