Searched defs:isShadowRoot (Results 1 – 2 of 2) sorted by relevance
272 bool isShadowRoot() const { return isDocumentFragment() && isTreeScope(); } in isShadowRoot() function
268 isShadowRoot: function() method in WebInspector.DOMNode