[Bug 7059] Forking XPath

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





--- Comment #23 from Michael(tm) Smith <mike@w3.org>  2009-09-09 03:46:42 ---
(In reply to comment #22)
> I added the new condition. I hope that's what was intended. If it wasn't please
> reopen the bug with the exact text changes you would like.

for the record, the diff for the change is here:

http://html5.org/tools/web-apps-tracker?from=3764&to=3765

The newly added text reads:

[[
Irrespective of the requirements defined in XPath 1.0, a name expression must
not evaluate to matching a node when the following conditions are all met:

  - The name expression has no namespace.
  - The expression is being tested against an element node.
  - The element is in no namespace.
  - The element's document is an HTML document.
]]


-- 
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 Wednesday, 9 September 2009 03:46:53 UTC