Re: [w3c/manifest] Define an algorithm for launching web app (PR #1056)

@marcoscaceres commented on this pull request.



> +          <li>Let |client| be the result of
+              <a href="https://html.spec.whatwg.org/multipage/browsers.html#creating-a-new-top-level-browsing-context">
+              creating a new top-level browsing context</a>.
+          </li>

```suggestion
          <li>Let |client| be the result of
              <a data-cite="html#creating-a-new-top-level-browsing-context">
              creating a new top-level browsing context</a>.
          </li>
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1056#pullrequestreview-1159471201
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1056/review/1159471201@github.com>

Received on Friday, 28 October 2022 05:32:39 UTC