[Bug 13107] What is an 'appropriate' size for an icon?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13107

Rachel Blum <groby@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |groby@chromium.org

--- Comment #1 from Rachel Blum <groby@chromium.org> 2011-06-30 21:50:59 UTC ---
I.e. assume an icon with size 8x8 and a second one with 64x64. If the UA needs
a 57x57 icon, which one should be picked?

Also, assume an icon without size attribute of 57x57, and a second icon with
size attribute of 64x64. Again, is 64x64 considered an appropriate size for the
request? Would 8x8 still be appropriate?

In general, how is the right icon pick if no exact size match can be
determined, and at what point does the UA actually need to inspect the resource
without size attribute to determine size?

Or should conflict resolution be considered out of scope for the HTML5 spec,
and up to the UA?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 30 June 2011 21:51:00 UTC