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

@saschanaz commented on this pull request.



>  dictionary FullscreenOptions {
+  FullscreenKeyboardLock keyboardLock = "none";

But `keyboardLock: undefined` behaves exactly like "none" already?

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

Message ID: <whatwg/fullscreen/pull/232/review/3914584039@github.com>

Received on Monday, 9 March 2026 11:00:12 UTC