Re: [whatwg/fullscreen] Add keyboard locking option (PR #232)

@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