Re: [w3c/manifest] Add IDL section and define IDL for all the members (#613)

kenchris commented on this pull request.



> -          </li>
-          <li>Let <var>service worker registration</var> of <var>parsed
-          manifest</var> be the result of running the <a>steps for processing
-          the <code>serviceworker</code> member</a> with <var>manifest</var>,
-          <var>manifest URL</var>, and <var>serviceworker</var> as arguments.
-          </li>
-          <li>Let <var>display mode</var> of <var>parsed manifest</var> be the
-          result of running the <a>steps for processing the
-          <code>display</code> member</a> with <var>manifest</var> as the
-          argument.
-          </li>
-          <li>Let <var>orientation</var> of <var>parsed manifest</var> be the
-          result of running the <a>steps for processing the
-          <code>orientation</code> member</a> with <var>manifest</var> and
-          <var>display mode</var> as arguments.
+          <li>Let <a>WebAppManifest</a> <var>manifest</var> be the result of

@tobie Could you confirm?

-- 
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/613#discussion_r142333365

Received on Tuesday, 3 October 2017 07:53:36 UTC