...
Note the scenarios are applied per web resource, not per record. If a record has multiple web resource classes, all three scenarios may be applied during the manifest creation. For instance, this could mean some web resources are included in the manifest, while no canvas is created for the others.
Mime type group | v2 | v3 |
(Browser) Supported mime type | Web resource(s) related to edm:isShownBy and edm:hasView(s) is included in the manifest as painting-type annotation(s) on canvas(es), except for Video and Sound types. | Web resource(s) related to edm:isShownBy and edm:hasView is included in the manifest as painting-type annotation(s) on canvas(es). |
Specialised Specialised mime type | Thumbnail(s) (extracted during media processing and made available via the Thumbnail API) for the respective web resource(s) is included in the manifest as painting-type annotation(s) on canvas(es) & the actual (non-viewable) web resource(s) is added to the canvas as a rendering component, except for Video and Sound types. | Thumbnail(s) (from the Thumbnail API) for the respective web resource(s) is included in the manifest as painting-type annotation(s) on canvas(es) & the actual (non-viewable) web resource(s) is added to canvas(es) as a rendering component. |
Non-supported mime typesupported | No canvas is generated & manifest is not linked from the edm:WebResource class. | No canvas is generated & manifest is not linked from the edm:WebResource class. |
...