diff --git a/index.html b/index.html index 876d41ad7..caeaa8b53 100644 --- a/index.html +++ b/index.html @@ -1542,13 +1542,12 @@
"icons"
.
+ manifest["icons"] and manifest URL.
"screenshots"
.
+ manifest["screenshots"] and manifest
+ URL.
related_applications
@@ -2803,7 +2802,7 @@
- The steps for processing the src
member of an
- image are given by the following algorithm. The algorithm takes
- a ImageResource icon, and a URL
- manifest URL , which is the URL from which the
- manifest was fetched. This algorithm will return a
- URL or undefined
.
-
The steps for processing ImageResource members are - given by the following algorithm. The algorithm takes a manifest, a - URL manifest URL, which is the URL from which the - manifest was fetched, and a string that represents - the member name of the member which contains the array of - ImageResources. This algorithm returns an - Array<ImageResource> + given by the following algorithm. The algorithm takes a + Array<ImageResource> entries and a URL + manifest URL. This algorithm returns an + Array<ImageResource>.
undefined
:
undefined
:
- src
member of an image
- given entry and manifest URL.
- type
member of an image
- given entry and manifest URL.
- sizes
member of an image
- given entry and manifest URL.
- purpose
member of an image
- given entry and manifest URL.
- type
member of an image given
+ entry and manifest URL.
+ sizes
member of an image given
+ entry and manifest URL.
+ purpose
member of an image given
+ entry and manifest URL.
+