Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_negativeMargin

188     m_negativeMargin = (m_canCollapseMarginBeforeWithChildren && !block->mustDiscardMarginBefore()) ? block->maxNegativeMarginBefore() : LayoutUnit();