- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Mon, 09 Aug 2021 00:51:38 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 August 2021 07:51:51 UTC
@kenchris commented on this pull request. > @@ -763,9 +763,14 @@ <h3> |manifest URL:URL|, and [=URL=] |document URL:URL|: </p> <ol class="algorithm"> - <li>If the type of |json|["start_url"] is not [=string=], return. + <li>Let |docHref:URL| be the result of [=URL Serializer|serializing=] + |document URL| with "exclude fragment" set to true. Shouldn't we use backticks around true? Maybe docHRef? -- 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/991#pullrequestreview-725104248
Received on Monday, 9 August 2021 07:51:51 UTC