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

Thanks @mfreed7, if you advise against supporting flip-flopping popovers, then I think we should leave `<dialog>` alone as well, unless we get some developer requests for flip-flopping. And for fullscreen, supporting flip-flopping is the simplest way to make the API consistent. (To disallow it, we'd need to add code to detect the situation and reject the fullscreen request in the async part of the algorithm.)

@tabatkins can you make the change to move the element to the top of top layer if it's already present?

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

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

Received on Tuesday, 9 May 2023 13:40:47 UTC