- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 09 Dec 2019 01:57:55 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 December 2019 09:57:57 UTC
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