[Bug 29452] New: [xslt30ts] function-5011

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

            Bug ID: 29452
           Summary: [xslt30ts] function-5011
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

The assertion against the test results is incorrect. The actual results are not
well-formed XML, and are:

<new xmlns:sf="http://streamable-functions">
   <p>Hello again.</p>
</new>
<new xmlns:sf="http://streamable-functions">
   <p>Hello again.</p>
   <p>Hello again.</p>
   <p>Hello again.</p>
</new>

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

Received on Sunday, 14 February 2016 09:59:25 UTC