[Bug 14268] New: [QT3] K2-Literals-39

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14268

           Summary: [QT3] K2-Literals-39
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


This test appears to have been badly converted from XQTS.  The expected result
is incorrect for the given query.

   <test-case name="K2-Literals-39">
      <description> Ensure that EOLs are normalized in string literals, using
single quotes. </description>
      <created by="Frans Englich" on="2008-01-23"/>
      <test>'a string literal '</test>
      <result>
         <assert-string-value>a &#xD;
&#xD;
&#xD;
 &#xD;
string literal &#xD;
</assert-string-value>
      </result>
   </test-case>

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 23 September 2011 14:30:44 UTC