Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Using XPath queries to select text may result in only part of the text node being returned. This appears to be a result of contiguous text being split into multiple nodes – which is fine in a DOM but an XPath text() expression should return all contiguous text().