Re: [w3c/manifest] Export WebAppManifest dfn as a dictionary (#767)

In view-source:https://www.w3.org/TR/appmanifest/, I see

```html
<dfn data-dfn-for="" data-dfn-type="dfn" id="dom-webappmanifest" data-idl="dictionary" data-title="WebAppManifest"><code>WebAppManifest</code></dfn>
```
```html
<dfn data-dfn-for="webappmanifest" data-dfn-type="dfn" id="dom-webappmanifest-start_url" data-idl="field" data-title="start_url" data-type="USVString"><code>start_url</code></dfn>
```

Maybe you just need to regenerate the TR/ version from a later respec?

I totally understand the delay in switching to Infra types. Just let me know when that's done, and I'll update any spec text I've written that points to the IDL types.

-- 
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/767#issuecomment-507464055

Received on Monday, 1 July 2019 23:44:24 UTC