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 29444 - re00288, re00370, and re00480 need a Unicode dependency
Summary: re00288, re00370, and re00480 need a Unicode dependency
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Candidate Recommendation
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: O'Neil Delpratt
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-09 21:37 UTC by Josh Spiegel
Modified: 2016-03-04 14:03 UTC (History)
0 users

See Also:


Attachments

Description Josh Spiegel 2016-02-09 21:37:54 UTC
I think these tests need a unicode dependency:

re00288 
re00370 
re00480 

They all use \p{IsPrivateUse} but it seems this name isn't used after 3.1.1
https://www.w3.org/TR/xsd-unicode-blocknames/
Comment 1 O'Neil Delpratt 2016-03-04 14:03:24 UTC
I have added the following dependency:

<dependency type="unicode-version" value="3.1.1"/>