ShadowTree::~ShadowTree() { if (hasShadowRoot()) removeAllShadowRoots(); }
ElementShadow::~ElementShadow() { removeAllShadowRoots(); }