On Tue, Apr 29, 2008 at 6:52 PM, Ian Hickson <[EMAIL PROTECTED]> wrote: > This is a proposal to add "height" and "width" attributes to <link> > specifically for the case of rel=icon, so that authors can provide > multiple icons and let the UA decide which to use based on their size > (without having to download them all to find out which is best). > > Opinions?
+1 :) FWIW, the reason we want this as opposed to just trying all the icons is that we want to be able to render a confirmation UI that contains the icon immediately, without having to wait for all the icons to download. - a
