- From: Aaron Gustafson <notifications@github.com>
- Date: Fri, 21 Jun 2019 10:41:07 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 June 2019 17:41:30 UTC
aarongustafson commented on this pull request. > + <section> + <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 a copy of <var>shortcut.url</var>. + </li> + <li>Let <var>header list</var> be a new empty <a data-xref-for= + "request">header list</a>. + </li> + <li>If <var>shortcut.params</var>: 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_r296330989
Received on Friday, 21 June 2019 17:41:30 UTC