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

@alancutter commented on this pull request.



> @@ -2249,6 +2246,34 @@ <h3>
           available underneath an icon).
         </p>
       </section>
+      <section>
+        <h3 id="installation-sec">
+          Launching a web application
+        </h3>
+        <p>
+          The steps to <dfn>launch a web application</dfn> is given by the
+          following algorithm. The algorithm takes a
+          [=Document/processed manifest=] |manifest:processed manifest|,
+          an optional |target URL:URL| and returns a
+          [=service worker client/window client=].

Done: https://github.com/WICG/web-app-launch/pull/81

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

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

Received on Monday, 31 October 2022 06:55:21 UTC