- From: Duan Yao <notifications@github.com>
- Date: Thu, 15 Dec 2016 06:40:22 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 December 2016 14:40:53 UTC
Thanks for update! I think `<a fullscreen>` could also fulfill our use case. It could be equivlant to requesting fullscreen on the `body` element of the new page, so it doesn't have to be a new primitive. However, I think this solution has a drawback: if the new page doesn't require fullscreen by chance, the result can be awkward. E.g. the presentation was removed, so the user get a fullscreen'ed 404 page; or the author decided to replace the presentation with a normal airticle later on. -- 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/36#issuecomment-267343207
Received on Thursday, 15 December 2016 14:40:53 UTC