Home | History | Annotate | Download | only in css

Lines Matching refs:strictParsing

132 CSSParser::CSSParser(bool strictParsing)
133 : m_strict(strictParsing)