Project

Profile

Help

Bug #4742

closed

innermost() - nodes missing from result

Added by Michael Kay over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XPath Conformance
Sprint/Milestone:
-
Start date:
2020-09-21
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
2
Fix Committed on JS Branch:
2
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

If the last node in the input sequence supplied to fn:innermost() is a descendant of the penultimate node in the sequence, then it does not appear in the result.

Test case innermost-059 added to QT3.

Example: with the document <a><b/></a>, innermost(//*) returns an empty sequence.

Please register to edit this issue

Also available in: Atom PDF Tracking page