Open mliszcz opened 8 years ago
element.attachShadow
createShadowRot
slot
content
This issue is blocked until these features are implemented in both FF and Chrome.
https://github.com/w3c/webcomponents/blob/gh-pages/proposals/shadow-dom-v1-in-blink.md#unified-distribution https://bugs.chromium.org/p/chromium/issues/detail?id=531990 https://bugzilla.mozilla.org/show_bug.cgi?id=1205323
element.attachShadow
instead of deprecatedcreateShadowRot
(all components affected)slot
instead ofcontent
insertion point (button affected)This issue is blocked until these features are implemented in both FF and Chrome.