[ServiceWorker] Should ServiceWorker.scriptURL have fragment removed? (#742)

I can't find anything in the spec that has "exclude fragment flag set" for scriptURL, only for scope. But the web-platform-test suggests otherwise. test 2 at https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/LayoutTests/http/tests/serviceworker/serviceworkerobject-scripturl.html

Which one is canonical? For now I'm going to assume fragments are allowed in scriptURLs.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/742

Received on Tuesday, 1 September 2015 00:46:07 UTC