alancutter

Results 17 comments of alancutter

Re example 1: I think any half implementation of dark mode will have problems like this, the site should hold off until they have a full dark mode implementation. I...

Yes by virtue of extending the app's scope to include that other origin.

We should not target only the lowest common denominator but we should allow for it to be catered to by sites. I would like to see a pattern akin to...

> `capture` - whether the app should capture navigations within this scope This overlaps heavily with the [`handle_links`](https://github.com/WICG/pwa-url-handler/blob/main/handle_links/explainer.md) proposal.

From an external discussion: > I think scope extensions will need to grapple with the technical reality that different platforms have different capabilities for URL matching. > We can either:...

We can follow display_override's example; accept a list and use the first value that's supported.