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
Use "NotSupportedError" when trying to attachShadow() twice
Discussed in #760. This makes the various cases less distinguishable,
which is desirable. With this change, all three cases behave the same
between:
- A custom element with disabled-shadow
- A custom element with a shadow tree
- A built-in element on the blocklist
0 commit comments