Home | History | Annotate | Download | only in page

Lines Matching refs:htmlTag

560                 RenderObject* o = rootRenderer->style()->overflowX() == OVISIBLE && document->documentElement()->hasTagName(htmlTag) ? body->renderer() : rootRenderer;