[Bug 29958] [xslt30ts] function-5006

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

Abel Braaksma <abel.braaksma@xs4all.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abel.braaksma@xs4all.nl

--- Comment #1 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
This looks like a case not properly covered by rule 19.8.8.8, item 4.

The point of this rule is that if the rh-side always selects a singleton node,
there is no possibility of overlap, hence the restriction for this rule with
numeric predicates.

(some crawling expression)/axis-step[numeric-expression]

-- where axis-step is child/descendant/descendant-or-self

result should be striding. This is somewhat surprising, but I believe it is
correct and we may need to reflect this in the rules.

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

Received on Tuesday, 25 October 2016 00:34:00 UTC