WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
241 stars 18 forks source link

Web App Scope Extensions #265

Open LuHuangMSFT opened 9 months ago

LuHuangMSFT commented 9 months ago

WebKittens

@marcoscaceres

Title of the spec

Web App Scope Extensions

URL to the spec

https://github.com/WICG/manifest-incubations/blob/gh-pages/scope_extensions-explainer.md

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

No response

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/875

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/904

WebKit Bugzilla URL

No response

Radar URL

No response

Description

This proposal provides a way for web apps to extend their scope to other web origins. Sites can span multiple sub-domains or TLDs. When installed as a web app, the app may want the content across multiple web origins to be presented as being part of the same app by the user agent.

I have requested a TAG review at https://github.com/w3ctag/design-reviews/issues/875.

The base specification for this proposal is the Web Application Manifest spec.

LuHuangMSFT commented 1 week ago

We have updated the Web App Scope Extensions explainer recently with some changes in the required manifest format.

Appreciate a second read and any additional comments. Thank you.