Re: [w3c/ServiceWorker] scope pattern matching (#1468)

E.g., you'd give `register()`'s second argument a `scopePattern`(s?) member that takes a list of (string) path patterns. No need for a base URL as it's irrelevant and no need for `URLPattern` or `URLPatternList` there as you don't need their expressiveness. The syntax would still be consistent with `URLPattern` though.

-- 
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/ServiceWorker/issues/1468#issuecomment-707176579

Received on Monday, 12 October 2020 15:07:22 UTC