- From: Jake Archibald <notifications@github.com>
- Date: Thu, 06 Aug 2020 00:40:31 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 6 August 2020 07:40:45 UTC
@jakearchibald commented on this pull request. > @@ -404,7 +404,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe <section> <h4 id="service-worker-url">{{ServiceWorker/scriptURL}}</h4> - The <dfn attribute for="ServiceWorker"><code>scriptURL</code></dfn> attribute *must* return the [=/service worker=]'s <a lt="URL serializer">serialized</a> [=service worker/script url=]. + The <dfn attribute for="ServiceWorker"><code>scriptURL</code></dfn> getter steps are to return the [=/service worker=]'s <a lt="URL serializer">serialized</a> [=service worker/script url=]. ```suggestion The <dfn attribute for="ServiceWorker"><code>scriptURL</code></dfn> getter steps are to return the [=/service worker=]'s <a lt="URL serializer">serialized</a> [=service worker/script url=]. ``` -- 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/pull/1528#pullrequestreview-462260863
Received on Thursday, 6 August 2020 07:40:45 UTC