[Bug 29787] New: Add alternate result for millisecs-019

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

            Bug ID: 29787
           Summary: Add alternate result for millisecs-019
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: josh.spiegel@oracle.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

<test-case name="millisecs-019"
xmlns="http://www.w3.org/2010/09/qt-fots-catalog">
      <description>Fractional seconds: non-digit presentation modifier 
</description>
      <created by="Michael Kay" on="2016-07-21"/>
      <test><![CDATA[format-time(xs:time('12:01:01.123'), "[fi]")]]></test>
      <result>
         <assert-type>xs:string</assert-type>
      </result>
</test-case>

I would like to raise an error here.  I think this case falls under "If the
first presentation modifier contains no Unicode digit, then the output is
implementation-defined."

Presumably this allows me to raise an error?

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

Received on Tuesday, 23 August 2016 17:24:27 UTC