Home | History | Annotate | Download | only in rendering

Lines Matching refs:MSEPARATE

101     m_canCollapseMarginBeforeWithChildren = m_canCollapseWithChildren && (beforeBorderPadding == 0) && block->style()->marginBeforeCollapse() != MSEPARATE;
108 (block->style()->logicalHeight().isAuto() && block->style()->logicalHeight().value() == 0) && block->style()->marginAfterCollapse() != MSEPARATE;
1098 || style()->marginBeforeCollapse() == MSEPARATE || style()->marginAfterCollapse() == MSEPARATE)
1694 if (child->style()->marginBeforeCollapse() == MSEPARATE) {
1980 if (child->style()->marginBeforeCollapse() == MSEPARATE) {
2105 if (child->style()->marginAfterCollapse() == MSEPARATE) {