Re: [w3c/manifest] should we standardize navigator.standalone ? (Issue #1092)

Note from chatting with Marcos: Yes it *basically* is `matchMedia('not (display-mode: browser)').matches` but a small exception for fullscreen (because display-mode: fullscreen is weird).

dm: fullscreen is true when you're in the browser but fullscreen mode. But `navigator.standalone` is false in that case.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1092#issuecomment-1583965056
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1092/1583965056@github.com>

Received on Friday, 9 June 2023 04:39:32 UTC