[Bug 29692] xsl:strip-space and packages

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

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
An edge case (which also applies to XSLT 2.0): what happens if the global
context item, or some other item subjected to whitespace stripping, is itself a
whitespace text node that gets stripped away?

In fact generally we don't say anything much about stripping of input nodes
other than document nodes, for example what happens if collection() returns a
sequence of sibling elements, will they still be siblings after whitespace
stripping is applied?

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

Received on Sunday, 12 June 2016 07:50:52 UTC