Home | History | Annotate | Download | only in dom

Lines Matching refs:inQuirksMode

625     bool inQuirksMode() const { return m_compatibilityMode == QuirksMode; }