Re: [w3c/ServiceWorker] Allow overlapping scopes (#1085)

It is defined in the [Match Service Worker Registration algorithm](https://w3c.github.io/ServiceWorker/#match-service-worker-registration) and I think it behaves as you say:

> 5. Set matchingScope to the longest value in allScopes which the value of clientURLString starts with, if it exists.

-- 
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/1085#issuecomment-284408987

Received on Monday, 6 March 2017 14:24:02 UTC