Home | History | Annotate | Download | only in dom

Lines Matching refs:Inactive

543     m_lifecycle.advanceTo(DocumentLifecycle::Inactive);
2129 ASSERT(m_lifecycle.state() == DocumentLifecycle::Inactive);
5576 // styleResolverChanged() is needed even when the document is inactive so that
5577 // imported docuements (which is inactive) notifies the change to the master document.
5586 // styleResolverChanged() is needed even when the document is inactive so that
5587 // imported docuements (which is inactive) notifies the change to the master document.