Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasStaticY

887     if (child->style()->hasStaticY()) {
1484 if (relayoutChildren || (r->style()->hasStaticY() && r->parent() != this && r->parent()->isBlockFlow()))