content-index
content-index copied to clipboard
Explainer and spec for the Content Indexing proposal
In other words, should an iframe have the ability to register content?
The spec draft implies that a new tab should be opened when the UI is activated. Is that the right thing to do? Should this be more flexible to allow...
It would give users a better idea of how much space they would get back upon deleting an entry, and makes for better UI.
What's the relation between this spec and Web Manifests? There seems to be an awful lot of overlap, with the major differences being: 1. Web Manifests collect many resources together...
The website may have a very good idea of what resources the user will want to access - e.g., the next chapter of the book they're reading, rather than some...
Would it make sense to have an "app" content category to indicate an offline-enabled web app?
While crawling [Content Index](https://wicg.github.io/content-index/spec/), the following algorithms fire an event, or resolve or reject a Promise, within a step that runs [in parallel](https://html.spec.whatwg.org/multipage/infrastructure.html#in-parallel) without first queuing a task: * [...