File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -561,8 +561,8 @@ Host behavior:
561561```
562562
563563Host behavior:
564- * Host SHOULD check if the requested mode is in ` availableDisplayModes ` from host context.
565- * If the requested mode is available, Host SHOULD switch to that mode and return it in the response.
564+ * App MUST check if the requested mode is in ` availableDisplayModes ` from host context.
565+ * It is up to the host whether it switches to the requested mode, but the host MUST return the resulting mode (whether updated or not) in the response.
566566* If the requested mode is not available, Host SHOULD return the current display mode in the response.
567567* Host MAY coerce modes on certain platforms (e.g., "pip" to "fullscreen" on mobile).
568568
You can’t perform that action at this time.
0 commit comments