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

The `navigator.standalone` attribute has been in iOS since forever and has the nice semantics in that, as a boolean value, it distinguishes between installed web applications and those running in the regular browser tab. 

It's slightly unfortunate that "standalone" will mean "installed" (as per the spec's definition), and there is also "display-mode: standalone", but I think that's ok. 

What do folks here think? @dmurph, @aarongustafson, would love to hear your thoughts! 

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

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

Received on Friday, 9 June 2023 00:01:19 UTC