Home | History | Annotate | Download | only in rendering

Lines Matching refs:documentBeingDestroyed

177     if (!documentBeingDestroyed()) {
541 bool canDeleteAnonymousBlocks = !documentBeingDestroyed() && !isInline() && !oldChild->isInline() &&