Re: [webcomponents] Expose ShadowRoot object's encapsulation mode (#275)

I assume Anne meant just
`readonly attribute DOMString mode;`
in ShadowRoot interface (which then of course in practice means a `mode` getter in the prototype)

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/275#issuecomment-198602467

Received on Saturday, 19 March 2016 01:26:43 UTC