Actions
Bug #2833
closedJS: anomalous descendant behaviour under ixsl:page()
Start date:
2016-07-12
Due date:
% Done:
0%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
When using the XPath ixsl:page()//*[@id = $tests]
($tests bound to a simple string) no nodes are returned, whereas ixsl:page()//*[@id = 'QT3-tests']//*[@id = $tests]
does return the intended node (which are all descendants of #QT3-tests).
Running under Firefox. Will try to distill an example.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page