- From: Aaron Gustafson <notifications@github.com>
- Date: Sat, 02 Nov 2019 21:06:46 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 3 November 2019 04:06:48 UTC
aarongustafson commented on this pull request. > + <h3> + <dfn>Launching a shortcut</dfn> + </h3> + <p> + When <a>ShortcutItem</a> <var>shortcut</var> having + <a>WebAppManifest</a> <var>manifest</var> is invoked, run the + following steps: + </p> + <ol> + <li>Let <var>url</var> be <var>shortcut.url</var>. + </li> + <li>Let <var>browsing context</var> be the result of creating a new + <a>top-level browsing context</a>. + </li> + <li> + <a>Navigate</a> <var>browsing context</var> to a new <a>request</a> Done -- 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/768#discussion_r341834277
Received on Sunday, 3 November 2019 04:06:48 UTC