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;
1083 || style()->marginBeforeCollapse() == MSEPARATE || style()->marginAfterCollapse() == MSEPARATE)
1679 if (child->style()->marginBeforeCollapse() == MSEPARATE) {
1965 if (child->style()->marginBeforeCollapse() == MSEPARATE) {
2090 if (child->style()->marginAfterCollapse() == MSEPARATE) {