Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasAutoZIndex

839     bool isStackingContext(const RenderStyle* style) const { return !style->hasAutoZIndex() || isRootLayer(); }