Home | History | Annotate | Download | only in dom

Lines Matching refs:styleAffectedByEmpty

1723     if (!style && !styleAffectedByEmpty())
1732 if (!style || (styleAffectedByEmpty() && (!style->emptyState() || hasChildren())))