Re: [whatwg/streams] Meta: add a service worker to the spec (#637)

annevk commented on this pull request.



> @@ -60,6 +60,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMASCRIPT
 </style>
 <script src="https://resources.whatwg.org/file-issue.js" async></script>
 <script src="https://resources.whatwg.org/commit-snapshot-shortcut-key.js" async></script>
+<link rel="manifest" href="/manifest.json">

I'm a little skeptical of the value-add here. It's only used for "installation" purposes reportedly and all the metadata included is already readily available through other means in the document.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/637#pullrequestreview-14747535

Received on Friday, 30 December 2016 10:24:44 UTC