- From: Tobie Langel <notifications@github.com>
- Date: Tue, 03 Oct 2017 10:18:03 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 October 2017 10:20:49 UTC
tobie 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 Yes, your want to convert to that particular dictionary type. Not dictionaries in general. The json var is an ES object at this point, right? -- 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_r142362984
Received on Tuesday, 3 October 2017 10:20:49 UTC