Re: [w3c/manifest] Add shortcuts feature to the explainer and spec (#768)

aarongustafson commented on this pull request.



> @@ -2362,6 +2367,94 @@ <h3>
           can get their games and apps rated with IARC</a>.
         </p>
       </section>
+      <section>
+        <h3>
+          <code>shortcuts</code> member
+        </h3>
+        <p>
+          The <dfn>shortcuts</dfn> member is an <a>array</a> of
+          <a>ShortcutItem</a>s that provide access to key tasks within a web
+          application. For example, they can be used to link directly to a
+          user’s timeline within a social media application or their recent
+          orders in an ecommerce context.

Fixing now. Is there a style guide and favored dictionary for specs?

-- 
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_r296330078

Received on Friday, 21 June 2019 17:38:44 UTC