[Bug 6777] In HTML documents, no-namespace expression must match http://www.w3.org/1999/xhtml nodes

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





--- Comment #9 from Michael Kay <mike@saxonica.com>  2009-04-06 14:11:15 ---
>breaking existing content that uses the API would not be good

OK, so we're talking about the DOM level 3 API to XPath 1.0. You're changing
the DOM representation of the content so that the elements will be in the XHTML
namespace instead of the null namespace, and you want to change the semantics
of XPath 1.0 so that it behaves as if you had not made this fundamental change.
Is that right?


-- 
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 Monday, 6 April 2009 14:11:25 UTC