Home | History | Annotate | Download | only in dom

Lines Matching refs:strictParsing

1438     bool strictParsing = !document()->inCompatMode();
1439 CSSParser p(strictParsing);
1455 CSSStyleSelector::SelectorChecker selectorChecker(document(), strictParsing);