On Aug 5, 2014, at 4:21, Jonas Sicking <[email protected]> wrote:

> Both the "scope" and "open-in-app" manifest attributes are arrays of
> strings. These strings must end with "/*". Ignoring the ending "*",
> the strings must be valid URLs. But relative URLs are ok.

I don't know your constraints, but ServiceWorker has a similarly named
scope attribute and just dropped the "*"-based notation. Might be
worth trying to be consistant, here.

--tobie
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to