[Bug 27078] New: [xslt3.0ts] xp-striding-grounded-motionlessA007 (namespace nodes)

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

            Bug ID: 27078
           Summary: [xslt3.0ts] xp-striding-grounded-motionlessA007
                    (namespace nodes)
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          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

This test contains a number of paths starting with namespace-node(), that
expect to be grounded and motionless. 

Some of them have incorrect results according to the spec, e.g.

namespace-node()/self::node() should be climbing and motionless.

Some of them have results where it perhaps the spec could do better, e.g.

namespace-node()/descendant-or-self::node() is roaming and free-ranging
according to the spec, but with more careful analysis could be made climbing
and motionless. (But is it worth it?)

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

Received on Thursday, 16 October 2014 15:00:37 UTC