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

@zcorpan commented on this pull request.



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

`undefined` should be equivalent to `"none"`, not "undefined behavior". Whether to include `"none"` is a question of API design, though I don't see harm in including it as its own keyword.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/232?email_source=notifications&email_token=ACLYVMJN4JGNLTSGLCVJAQT4SZ7NLA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTIMBSGEZDAOBZGAZKM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOS6XA4S7OJSXM2LFO5PW433UNFTGSY3BORUW63TTL5RWY2LDNM#discussion_r3001036961
You are receiving this because you are subscribed to this thread.

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

Received on Friday, 27 March 2026 13:34:17 UTC