Re: [w3c/manifest] Use HTML machinery to fetch manifests (#894)

@marcoscaceres commented on this pull request.



> @@ -1108,9 +887,7 @@ <h3>
               </li>
             </ol>
           </li>
-          <li>Let <var>manifest</var> be the result of [=converted to an idl
-          value|converting=] <var>json</var> to a <a>WebAppManifest</a>
-          dictionary.
+          <li>Let <var>manifest</var> new [=struct=].

```suggestion
          <li>Let <var>manifest</var> be a new [=struct=].
```

-- 
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/894#pullrequestreview-434667389

Received on Monday, 22 June 2020 07:31:12 UTC