- From: <bugzilla@jessica.w3.org>
- Date: Wed, 05 Jun 2013 14:05:24 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22284
Bug ID: 22284
Summary: test-cases not considering that "FULLY-NORMALIZED" is
not mandatory.
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: spungi@gmail.com
QA Contact: public-qt-comments@w3.org
>From http://www.w3.org/TR/xpath-functions-30/#func-normalize-unicode:
"Conforming implementations must support normalization form "NFC" and may
support normalization forms "NFD", "NFKC", "NFKD", and "FULLY-NORMALIZED". They
may also support other normalization forms with ·implementation-defined·
semantics."
Yet test-cases 'cbcl-fn-normalize-unicode-001' and
'cbcl-fn-normalize-unicode-006' from 'fn-normalize-unicode' test-set do have an
alternate result for the case where an implementation does not support
"FULLY-NORMALIZED" normalization.
http://www.w3.org/TR/xpath-functions-30/#ERRFOCH0003
error should be added as an alternate expected result.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 5 June 2013 14:05:29 UTC