case PREVIOUS:
            old = se._previousInsertion;
            if (old != null) {
                HtmlShadowElement previousSibling = asShadow(se.getPreviousSibling());
                if (previousSibling != null) { // se is not the first shadow element