Re: [w3c/manifest] Add link type "manifest" to HTML (#778)

*ToDo*: Add to the HTML spec
*ToDo*: Web Platform Test:

```js
x = document.createElement("link");
x.relList.supports("manifest")
;
```

-- 
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/issues/778#issuecomment-633748281

Received on Tuesday, 26 May 2020 00:10:55 UTC