- From: <bugzilla@jessica.w3.org>
- Date: Thu, 05 Dec 2013 17:57:25 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22524
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@saxonica.com
--- Comment #2 from Michael Kay <mike@saxonica.com> ---
The XSLT 3.0 spec for xsl:number in 12.3 says
For example, the formatting token ① (circled digit one) has a range of 1
to 20 imposed by the Unicode character repertoire.
But F+O 3.0 for format-integer has correctly updated this to:
For example, the format token ① (circled digit one, ①) has a range
imposed by the Unicode character repertoire — 1 to 20 in Unicode versions prior
to 4.0, increased in subsequent versions.
In both cases it's only an example, therefore non-normative, but we should fix
the XSLT version of the text, and recognize that Unicode now has a circled
zero, which should probably be used in this test.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 5 December 2013 17:57:27 UTC