Home | History | Annotate | Download | only in rendering

Lines Matching refs:isBody

958     m_quirkContainer = blockFlow->isTableCell() || blockFlow->isBody();
1322 if ((document().inQuirksMode() && hasMarginBeforeQuirk(child) && (isTableCell() || isBody())) || child->style()->marginBeforeCollapse() == MSEPARATE)