Home | History | Annotate | Download | only in rendering

Lines Matching refs:isDocumentElement

1820         bool drawsRootBackground = isDocumentElement() || (isBody() && !rendererHasBackground(document().documentElement()->renderer()));
2256 ASSERT(isDocumentElement());
2927 if (isDocumentElement() || isBody())