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 28434 - [XT30TS] use-when-0426
Summary: [XT30TS] use-when-0426
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Working drafts
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: 2015-04-08 09:11 UTC by Tim Mills
Modified: 2015-04-08 15:54 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2015-04-08 09:11:24 UTC
The content of the CDATA section in the expected result for this test isn't well-formed XML.

         <assert-xml><![CDATA[<result><result><out:row xmlns:out="urn:out" select="'raises no error'" use-when="not///a///valid///xpath"/></result>]]></assert-xml>
Comment 1 Abel Braaksma 2015-04-08 14:42:03 UTC
Thanks, fixed and changes pushed.
Comment 2 Tim Mills 2015-04-08 15:54:08 UTC
Confirmed fixed.