Home | History | Annotate | Download | only in dom

Lines Matching refs:inNoQuirksMode

600     bool inNoQuirksMode() const { return m_compatibilityMode == NoQuirksMode; }