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
{{ message }}
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
### ShadowDOM CSS is not encapsulated out of the box <aid="shadycss"></a>
155
+
The ShadowDOM polyfill is not able to encapsulate CSS in ShadowDOM out of the box. You need to use specific code from the ShadyCSS library, included with the polyfill. See [ShadyCSS instructions](https://github.com/webcomponents/shadycss).
152
156
153
157
### Custom element's constructor property is unreliable <aid="constructor"></a>
154
158
See [#215](https://github.com/webcomponents/webcomponentsjs/issues/215) for background.
0 commit comments