Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IcySteam authored Dec 21, 2023
1 parent 1a3380b commit e00f8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Similarly, browsers on other OSes can implement this API by communicating and co

When the API is called, the browser must:

* Decide whether Locked Mode is supported, then ask for user confirmation before entering Locked Mode.
* Decide whether Locked Mode is supported and allowed in the calling context, then ask for user confirmation before entering Locked Mode.
* Lock the test site in fullscreen such that the user cannot switch to any other tabs.
* Prevent the user from opening a new tab/window while staying inside Locked Mode.
* Provide the user with a way to exit the mode (similar to the [hold-to-exit UI](https://developer.mozilla.org/en-US/docs/Web/API/Keyboard/lock) for the keyboard lock API), unless management policy specifically disables this feature.
Expand Down

0 comments on commit e00f8ec

Please sign in to comment.