Re: [webcomponents] Shared mixin for Document and ShadowRoot (#91)

Okay, so the DOM Standard will define the `DocumentOrShadowRoot` mixin. Then HTML and CSSOM will extend the mixin using "partial" with their respective features (and make sure those features are defined properly for `ShadowRoot` objects).

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/91#issuecomment-194425985

Received on Wednesday, 9 March 2016 18:02:59 UTC