Re: [w3c/payment-handler] Image fetching does not seem to be defined (#237)

Currently the document says

> Let fetchedImage be the result of running the fetching image object passing icon as the argument. 

but "fetching image object" is a broken link. It's probably meaning to link to https://www.w3.org/TR/appmanifest/#fetching-image-resources, but if so, it needs to pass manifestURL and a Document object.

Although, I'm not sure even using that algorithm is that great an idea anyway. "no-cors" in this day and age? We can do better.

-- 
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/payment-handler/issues/237#issuecomment-373585300

Received on Friday, 16 March 2018 02:36:03 UTC