Home | History | Annotate | Download | only in dom

Lines Matching refs:isRootEditableElement

3570         if (newFocusedElement->isRootEditableElement() && !acceptsEditingFocus(*newFocusedElement)) {
3611 if (m_focusedElement->isRootEditableElement())