[Bug 21448] New: W, w, Ww specifiers for FOTS test format-integer-044

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

            Bug ID: 21448
           Summary: W, w, Ww specifiers for FOTS test format-integer-044
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: paul@lucasmail.org
        QA Contact: public-qt-comments@w3.org

This test:

  format-integer(-5, 'Ww;o')

expects:

  -Fifth

It should alternatively expect:

  Negative Fifth
  Minus Fifth

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

Received on Sunday, 31 March 2013 16:20:12 UTC