Re: [whatwg/fullscreen] How :fullscreen CSS pseudo class works in shadow dom? (#149)

Per "element is a shadow host and the result of retargeting its node document’s fullscreen element against element is element" in https://fullscreen.spec.whatwg.org/#:fullscreen-pseudo-class both the video element and the my-web-component element should match the :fullscreen pseudo class.

However, this isn't implemented in Chromium. Which behavior are you actually seeing?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/149#issuecomment-474845374

Received on Wednesday, 20 March 2019 14:09:24 UTC