Home | History | Annotate | Download | only in dom

Lines Matching defs:strictParsing

1787     bool strictParsing = !document()->inQuirksMode();
1788 CSSParser p(strictParsing);
1804 CSSStyleSelector::SelectorChecker selectorChecker(document(), strictParsing);