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 29454 - [xslt30ts] on-empty-112
Summary: [xslt30ts] on-empty-112
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Candidate Recommendation
Hardware: PC All
: 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: 2016-02-14 14:12 UTC by Michael Kay
Modified: 2016-02-17 09:39 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2016-02-14 14:12:07 UTC
Test on-empty-112 has expected results

<empty>123456789|111213141516171819 |212223242526272829 |3132....

I can't see where the spaces are supposed to come from. I think the correct result is:

<empty>123456789|111213141516171819|212223242526272829|3132....
Comment 1 Michael Kay 2016-02-17 09:39:01 UTC
Agreed the expected results are wrong; fixed.