- From: Matt Giuca <notifications@github.com>
- Date: Sun, 19 Jan 2020 21:43:34 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 January 2020 05:43:37 UTC
mgiuca 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
I didn't want to do this here; everything else in the surrounding text is in the "old style" so I'm leaving it (for now) for consistency. I think this could all be modernized in a separate PR.
--
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#discussion_r368377208
Received on Monday, 20 January 2020 05:43:37 UTC