Home | History | Annotate | Download | only in rendering

Lines Matching refs:FixedPosition

641         ASSERT((position != AbsolutePosition && position != FixedPosition) || isBox());
1232 // This mask maps FixedPosition and AbsolutePosition to IsOutOfFlowPositioned, saving one bit.