- From: Aaron Gustafson <notifications@github.com>
- Date: Sat, 02 Nov 2019 21:04:49 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 3 November 2019 04:04:51 UTC
aarongustafson commented on this pull request. > + <samp>https://example.com/manifest.webmanifest</samp>: + </p> + <ul> + <li>The first shortcut would be displayed with the text "Play + Later". If the operating system supports icons for context menu + items and it also supports SVG images for that purpose, the user + agent would present + <samp>https://example.com/icons/play-later.svg</samp> next to the + text. When launched, the user agent would instantiate a new + <a>top-level browsing context</a> and navigate to + <samp>https://example.com/play-later</samp>. + </li> + <li>The first shortcut would be displayed with the text + "Subscriptions". When launched, the user agent would instantiate a + new <a>top-level browsing context</a> and navigate to + <samp>https://example.com/subscriptions?sort=desc</samp>. 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_r341834234
Received on Sunday, 3 November 2019 04:04:51 UTC