[Bug 20460] New: [XT3TS] format-number-044

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20460

            Bug ID: 20460
           Summary: [XT3TS] format-number-044
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org

I disagree with the last line of the expected result.  I suspect that the
result of 

<xsl:value-of select="format-number(1E100 div 3,'#####################')"/>

should be

3333333333333333000000000000000000000000000000000000000000000000000000000000000000000000000000000000

3333333333333333224453896013722304246165110619355184909726539264904319486405759542029132894851563520

See numberformat60q in the XQuery 3.0 test suite for a comparison, covered by
Bug 14934.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 20 December 2012 11:22:50 UTC