Source
static bool get supported => JS( 'bool', '!!(Element.prototype.createShadowRoot||' 'Element.prototype.webkitCreateShadowRoot)');
static bool get supported => JS( 'bool', '!!(Element.prototype.createShadowRoot||' 'Element.prototype.webkitCreateShadowRoot)');