- From: <bugzilla@jessica.w3.org>
- Date: Tue, 13 Oct 2015 11:59:12 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29193
Tim Mills <tim@cbcl.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |tim@cbcl.co.uk
Assignee|oneil@saxonica.com |tim@cbcl.co.uk
--- Comment #1 from Tim Mills <tim@cbcl.co.uk> ---
The test of XQ31 says
"If the axis name is omitted from an axis step, the default axis is child, with
two exceptions: (1) if the NodeTest in an axis step contains an AttributeTest
or SchemaAttributeTest then the default axis is attribute; (2) if the NodeTest
in an axis step is a NamespaceNodeTest then a static error is raised
[err:XQST0134]."
Unless I'm mistaken, this test doesn't use a NamespaceNodeTest, so I'm not sure
why XQST0134 would be expected.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 13 October 2015 11:59:14 UTC