Home | History | Annotate | Download | only in page

Lines Matching refs:OVISIBLE

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