Home | History | Annotate | Download | only in dom

Lines Matching defs:shadowRoot

911     // InvalidNodeTypeError: Raised if newNode is an Attr, Entity, Notation, ShadowRoot or Document node.
1091 // Attr, Document, DocumentFragment or ShadowRoot node, or part of a SVG shadow DOM tree,
1092 // or if refNode is a Document, DocumentFragment, ShadowRoot, Attr, Entity, or Notation node.
1179 // DocumentType node or if refNode is a Document, DocumentFragment, ShadowRoot, Attr, Entity, or Notation
1401 ShadowRoot* Range::shadowRoot() const