Home | History | Annotate | Download | only in style

Lines Matching refs:hasOutOfFlowPosition

457     bool hasOutOfFlowPosition() const { return position() == AbsolutePosition || position() == FixedPosition; }