You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per WICG/webcomponents#79, we should make setBaseAndExtent and other methods work with shadow DOM. Namely, when a node inside a shadow tree is given to setBaseAndExtent, it shouldn't throw or adjust the end points to be in the same tree.