case NEXT:
            old = se._nextInsertion;
            if (old != null) {
                HtmlShadowElement nextSibling = asShadow(se.getNextSibling());
                if (nextSibling != null) { // se is not the last shadow element