[Bug 29487] [XPath31] Section 3.11.3.1 Unary Lookup wrongly compares array?* to array:flatten

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

johnlumley <john@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@saxonica.com

--- Comment #2 from johnlumley <john@saxonica.com> ---
It might also be worthwhile adding for clarification an example where internal
sequences are also 'flattened', e.g.

[1, 2, (5, 6), [7, 8]]?* evaluates to (1, 2, 5, 6, [7, 8])

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

Received on Thursday, 25 February 2016 09:32:05 UTC