Home | History | Annotate | Download | only in dom

Lines Matching refs:allowSharing

1417         bool allowSharing = true;
1420 allowSharing = localName() != HTMLNames::noscriptTag.localName();
1422 return document()->styleSelector()->styleForElement(static_cast<Element*>(this), 0, allowSharing);