w3c / qt3tests

Tests for XPath and XQuery
27 stars 17 forks source link

Add test for outermost where it returns children of siblings #37

Closed DrRataplan closed 2 years ago

DrRataplan commented 2 years ago

This corresponds to the bug FontoXPath#434 where it attempted to optimize the outermost function by skipping whole subtrees. However, it skipped all descendants of following elements.