Re: [w3c/manifest] Should dynamically calculated property values (like `scope` and `start_url`) be programmatically accessible? (#931)

I think it makes more sense for browser DevTools to display the calculated scope (e.g. Chrome could do so in Application > Manifest) rather than expose the computed value in JS.

Since the developer can explicitly set the scope, ideally they wouldn't have to query it dynamically.

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

Received on Thursday, 23 July 2020 01:51:11 UTC