for (int j = len - 2; j >= posEnd; j--) {
                Combinator cb = selector.getCombinator(j);
                ComponentMatchCtx parent = ctx.getParent();

                // ZK-2944: descendant and child combinator should have nothing to do with the previous matching status, clear it