This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25178 - [XT30TS] number-0202
Summary: [XT30TS] number-0202
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: 2nd Edition Recommendation
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Abel Braaksma
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-27 14:50 UTC by Tim Mills
Modified: 2014-03-27 15:42 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2014-03-27 14:50:33 UTC
This test is marked as XSLT20+, but uses XSLT 3.0 features in a stylesheet with version="3.0".
Comment 1 Michael Kay 2014-03-27 15:11:21 UTC
Fixed. The test appears to be a cut-down XSLT 3.0 stylesheet with no substantive dependencies on 3.0, so I removed the residual 3.0 syntax and changed the version to 2.0.
Comment 2 Tim Mills 2014-03-27 15:42:21 UTC
Thanks.