- From: <bugzilla@jessica.w3.org>
- Date: Mon, 17 Sep 2012 15:25:25 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18861 --- Comment #2 from Michael Kay <mike@saxonica.com> 2012-09-17 15:25:25 UTC --- The statements in comments 0 and 1 don't seem quite correct. It seems that the grammar allows a predicate after a RootedPattern (such as "/" or "$x") only if the rooted pattern is in parentheses. So $x[xyz] is not allowed, but ($x)[xyz] is. -- Configure bugmail: https://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, 17 September 2012 15:25:26 UTC