- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 02 Jun 2009 08:42:32 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6778 Henri Sivonen <hsivonen@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|NEEDSINFO | --- Comment #4 from Henri Sivonen <hsivonen@iki.fi> 2009-06-02 08:42:32 --- In addition to the cases where a name expression would match a node per XPath 1.0, a name expression match evaluate to matching a node when: * The name expression has no namespace. AND * The name expression has local name l. AND * The expression is being tested against an element node. AND * The element node has local name l. AND * The element node has namespace http://www.w3.org/1999/xhtml AND * The owner document of the element node is an "HTML document". This is a willful violation of XPath 1.0. -- 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 Tuesday, 2 June 2009 08:42:41 UTC