- From: <bugzilla@jessica.w3.org>
- Date: Thu, 16 Oct 2014 00:04:36 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27068 Bug ID: 27068 Summary: [XT30] Test function-0302 tests element-available on a declaration which has changed between 2.0 (false) and 3.0 (true) Product: XPath / XQuery / XSLT Version: Last Call drafts Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: XSLT 3.0 Test Suite Assignee: abel.online@xs4all.nl Reporter: abel.braaksma@xs4all.nl QA Contact: public-qt-comments@w3.org As in the title. The actual test performed is element-available('xsl:key'), which in 2.0 would return false and in 3.0 would return true (in 3.0 any element defined in the XSLT namespace and in the specification qualifies, including declarations). I think the proper fix is to mark this test XSLT30+ and change the expected outcome. The significance of the test is not that big to maintain it for XSLT20 as well (there are other tests already for element-available). -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 16 October 2014 00:04:37 UTC