Re: [w3c/manifest] Explicitly block opaque origins from requesting manifests (#638)

marcoscaceres commented on this pull request.



> @@ -3201,6 +3205,11 @@ <h2>
           <dfn data-lt="top-level browsing contexts">top-level browsing
           context</dfn></a>
         </li>
+        <li>
+          <a href="

Nit, change to: 
```HTML
<dfn data-cite="!HTML/multipage/origin.html#concept-origin-opaque">
opaque origin
</dfn>
```

-- 
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/manifest/pull/638#pullrequestreview-89673412

Received on Thursday, 18 January 2018 05:02:39 UTC