[Bug 29557] New: [xslt30ts] axes-066

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

            Bug ID: 29557
           Summary: [xslt30ts] axes-066
           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: ---

Test axes-066 creates a sequence of three parentless elements (a, b, c) and
assumes that the result of (a|b|c) will be (a,b,c), that is, that the document
order of the three elements is the same as their sequence order. The spec
offers no justification for this assumption.

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

Received on Monday, 4 April 2016 15:30:12 UTC