Re: [w3c/screen-orientation] Prevent hidden documents from locking orientation (PR #232)

BTW, https://github.com/web-platform-tests/wpt/pull/36734's test (`hidden_document.html`) is still unclear for me.  "hidden documents must not unlock the screen orientation" and "Once maximized, a minimized window can lock or unlock the screen orientation again" don't set pre-lock condition (All browser requires full screen). So I think the latest version of these tests are always failure due to no fullscreen.

Does it mistake to forget adding `documenttElement.requestFullscreen` before `orientation.lock` call?

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

Message ID: <w3c/screen-orientation/pull/232/c1402097474@github.com>

Received on Tuesday, 24 January 2023 15:07:02 UTC