Home | History | Annotate | Download | only in dom

Lines Matching refs:isInert

816 bool Node::isInert() const
821 return document().ownerElement() && document().ownerElement()->isInert();