diff --git a/index.html b/index.html index 0eb6553f4..c56236d7a 100644 --- a/index.html +++ b/index.html @@ -2196,8 +2196,9 @@
To fetch an image object, the user agent MUST run the
steps to fetch an image object. The algorithm takes an
- image object and the manifest's URL. It returns a
- Response:
+ image object, the manifest URL, and the
+ document (Document
) from which the manifest
+ was linked. It returns a Response: