Re: [w3c/screen-orientation] Clarify that locking to every orientation might not be supported (PR #217)

@annevk commented on this pull request.



> @@ -548,7 +548,9 @@ <h2>
       </pre>
       <p>
         The <dfn>OrientationLockType</dfn> enum represents the screen
-        orientations to which a screen can be rotated.
+        orientations to which a screen can be potentially locked to. [=User
+        agents=] are NOT REQUIRED to support locking the screen orientation to
+        any of the values in the {{OrientationLockType}} enum.

This should probably be stated in the algorithm belonging to `lock()`? At least this seems like a non-normative paragraph explaining the enum without relevance to the processing model.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/217#pullrequestreview-1138570236
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/screen-orientation/pull/217/review/1138570236@github.com>

Received on Wednesday, 12 October 2022 07:26:38 UTC