Re: [w3c/manifest] Processing the manifest is no longer a function of document URL (#834)

marcoscaceres commented on this pull request.



> @@ -1982,13 +1983,11 @@ <h3>
         <p>
           The steps for <dfn>processing the <code>start_url</code> member</dfn>
           are given by the following algorithm. The algorithm takes a
-          <a>USVString</a> <var>value</var>, a <a>URL</a> <var>manifest
-          URL</var>, and a <a>URL</a> <var>document URL</var>. This algorithm
-          returns a <a>URL</a>.
+          <a>USVString</a> <var>value</var>, and a <a>URL</a> <var>manifest

```suggestion
          {{USVString}} <var>value</var>, and a <a>URL</a> <var>manifest
```

-- 
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/834#pullrequestreview-328801183

Received on Monday, 9 December 2019 09:57:57 UTC