Home | History | Annotate | Download | only in rendering

Lines Matching refs:StyleDifferenceLayout

209     if (style() && parent() && diff == StyleDifferenceLayout && style()->position() != newStyle->position()) {
279 if (diff == StyleDifferenceLayout && s_canPropagateFloatIntoSibling && !canPropagateFloatIntoSibling && hasOverhangingFloats()) {