Home | History | Annotate | Download | only in dom

Lines Matching refs:allowSharing

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