Re: [whatwg/fullscreen] Remove top layer definitions, now that CSS Position 4 contains them. (PR #223)

> Requesting fullscreen on the same element twice (should be unaffected)

Yes, it's unaffected afaict.

> Switching between two elements in fullscreen by calling a.requestFullscreen() and b.requestFullscreen() in turns, over and over. This would have worked before this change, but not any longer.

Hm, we can make this work if necessary.

> An open <dialog> or popver element in top layer in some position other than the top, so most likely nested popovers and requesting fullscreen on a popover that isn't currently on top.

You already can't fullscreen a dialog, and <https://github.com/whatwg/fullscreen/pull/204> closes popovers when an element fullscreens.

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

Message ID: <whatwg/fullscreen/pull/223/c1515532361@github.com>

Received on Thursday, 20 April 2023 00:06:46 UTC