Re: [w3c/manifest] WebAppManifest itself should be top-level (for="") (#785)

Some recent change led to the definition being:

```html
<section data-dfn-for="WebAppManifest" data-link-for="WebAppManifest" id="webappmanifest-dictionary"> ...
  <dfn data-dfn-type="dictionary" data-export="" id="dom-webappmanifest" data-idl="dictionary" data-title="WebAppManifest"><code>WebAppManifest</code></dfn>
...
```

And Bikeshed complains on `{{WebAppManifest}}` with `No 'idl' refs found for 'WebAppManifest' with for='None'.`

So I think this change is useful again.

-- 
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/785#issuecomment-533759560

Received on Saturday, 21 September 2019 02:13:42 UTC