Re: [w3c/manifest] Example suggests that `icons` `sizes` mean a minimum size, but normative text doesn't support that (#925)

> I'm also pretty sure this algorithm could be optimised by just sorting the list first.

I think the spec requires that the last-declared icon of "equally-appropriate" icons is used, so you have to be a little careful about sorting the list (make sure it's stable relative to whatever "appropriate" means).

-- 
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/manifest/issues/925#issuecomment-663298961

Received on Friday, 24 July 2020 00:39:41 UTC