Re: [whatwg/fullscreen] Removing `:fullscreen-ancestor` pseudo-class causes webcompat issue (#103)

Have you reported this to Vimeo? Was that the only breakage, and did you revert as a consequence?

A static test case for this would be great, I could check if it'll also break with the top layer change I (still) have cooking with `:-webkit-full-screen-ancestor` removed. My plan was to first ship top layer before removing that, though.

Is the fullscreen element transparent, or why does it matter if ancestor elements are visible or not? The element in top layer should fill the scree regardless of the style/layout of anything outside top layer, after all.

-- 
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/103#issuecomment-332462107

Received on Wednesday, 27 September 2017 09:20:29 UTC