Open
Description
Hello, it would be great if Scala JS would also have a Shadow DOM implementation, i.e. provide a way to access Shadow DOM's.
Currently the Spec is in Draft:
https://w3c.github.io/webcomponents/spec/shadow/#widl-Element-attachShadow-ShadowRoot-ShadowRootInit-shadowRootInitDict
However there are already really great polyfills here:
http://webcomponents.org/polyfills/shadow-dom/