Re: [w3c/webcomponents] Shadow DOM and the Fullscreen API (#180)

I think `document.fullscreenElement` should point to the shadow host. `shadowRoot.fullscreenElement` can return the fullscreen element, or again a host if it's in a different tree.

We also need to define how the pseudo-classes match.

---
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/180#issuecomment-224218060

Received on Tuesday, 7 June 2016 08:47:23 UTC