[Webkit-unassigned] [Bug 136059] SVG favicon support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 15:36:19 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=136059

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Brady Eidson <beidson at apple.com> ---
(In reply to Sierk Bornemann from comment #5)
> The SVG format can be preferable to more easily support higher resolutions
> or larger icons and hence favicons.
> There's no reason *not* to use SVG for icons/favicons. SVG scales well for
> all resolution types and is supported in all browsers back to IE9.
> Therefore, please implement full and full-colored SVG favicon support via
> rel="icon" rather than having it limited for "pinned tabs" only and rather
> than requiring a rel="mask-icon" attribute.
> 
> For instance:
> <link rel="icon" href="favicon.svg">
> or
> <link rel="icon" href="favicon.svg" type="image/svg+xml">
> 
> See also:
> https://caniuse.com/#feat=link-icon-svg

All of those points are clearly understood.

At this point, however, favicons are no longer a WebKit feature, but rather a Safari feature.

(I alluded to this upcoming change in 2014 https://bugs.webkit.org/show_bug.cgi?id=136059#c1)

So if you're looking for SVG favicon support in Safari, you'll need to file with Apple at developer.apple.com.

If you're looking for them in some other browser, you'll need to file in that browser's bug tracker.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180611/6dad59da/attachment-0001.html>


More information about the webkit-unassigned mailing list