- From: Simon Pieters <notifications@github.com>
- Date: Tue, 05 May 2026 04:46:08 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 5 May 2026 11:46:15 UTC
@zcorpan commented on this pull request.
> @@ -188,7 +210,13 @@ enum FullscreenNavigationUI {
"hide"
};
+enum FullscreenKeyboardLock {
+ "browser",
It has shipped in Safari, in beta in Firefox. (The spec had "application" previously but WebKit implemented "browser".)
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/232#discussion_r3188137759
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fullscreen/pull/232/review/4227619501@github.com>
Received on Tuesday, 5 May 2026 11:46:15 UTC