- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Fri, 21 Jun 2019 04:16:35 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 June 2019 11:16:57 UTC
kenchris commented on this pull request. > + The <a>icons</a> member of an <a>ShortcutItem</a> member is an + <a>array</a> of <a>ImageResource</a>s that can serve as iconic + representations of the shortcut in various contexts. + </p> + </section> + <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>. I dont think we need to say 'copy' @marcoscaceres -- 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#pullrequestreview-252770306
Received on Friday, 21 June 2019 11:16:57 UTC