[whatwg/fullscreen] Investigate whether nested fullscreen element is necessary (#119)

It seems to me that supporting multiple fullscreen element in a document is one of the main sources of complexity of Fullscreen API, and I'm wondering whether this complexity is really necessary. I don't really see how useful it is to allow fullscreen multiple elements, and I suspect whether it is used in wild.

Probably we can try putting a use counter and see whether there is really any use of nested fullscreen, and if not, we should probably remove it. Thought?

-- 
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/119

Received on Monday, 29 January 2018 12:33:36 UTC