Home | History | Annotate | Download | only in editing

Lines Matching defs:shadowRoot

38 #include "core/dom/shadow/ShadowRoot.h"
1113 ShadowRoot* shadowRoot = p.anchorNode()->containingShadowRoot();
1115 if (shadowRoot)
1116 scope = shadowRoot;