Re: [w3c/manifest] Improve references and minor fixups (#656)

marcoscaceres commented on this pull request.

Seems a couple of little ones missing... Llooks like this needs a tidy too.

> +            </li>
+            <li>
+              <a data-cite="!CSP3#directive-img-src"><dfn>img-src</dfn> directive</a>
+            </li>
+            <li>
+              <a data-cite="!CSP3#directive-default-src"><dfn>default-src</dfn> directive</a>
+            </li>
+          </ul>
+        </li>
+
+        <li>
+          [[!SECURE-CONTEXTS]] defines the following terms:
+          <ul>
+            <li>
+              <a href=
+              "https://w3c.github.io/webappsec-secure-contexts/#is-origin-trustworthy">

Any reason for not doing this one?

> +        <li>
+          [[!SECURE-CONTEXTS]] defines the following terms:
+          <ul>
+            <li>
+              <a href=
+              "https://w3c.github.io/webappsec-secure-contexts/#is-origin-trustworthy">
+              <dfn>Is origin potentially trustworthy</dfn></a>
+            </li>
+          </ul>
+        </li>
+
+        <li>
+          [[!SERVICE-WORKERS-1]] defines the following terms:
+          <ul>
+            <li>
+              <a href="https://w3c.github.io/ServiceWorker/#start-register-algorithm">

same as above

> +            <li>
+              <a href="https://w3c.github.io/ServiceWorker/#dfn-scope-url"><dfn>scope
+              URL</dfn></a>
+            </li>
+            <li>
+              <a href="https://w3c.github.io/ServiceWorker/#dfn-update-via-cache">
+              <dfn>ServiceWorkerUpdateViaCache</dfn></a>
+            </li>
+          </ul>
+        </li>
+
+        <li>
+          [[!ECMAS-402]] defines the following terms:
+          <ul>
+            <li>
+              <a href="https://www.ecma-international.org/ecma-402/1.0/#sec-6.2.2">

same here? and others

-- 
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/656#pullrequestreview-98359613

Received on Wednesday, 21 February 2018 21:07:02 UTC