Safari 9 Not Showing SVG Pinned Tab Icon -


i created new pinned-tab icon safari 9 on el capitan as documented apple here can't seem safari show when pin tab.

here's line in header:

<link rel="mask-icon" href="https://towatchlist.com/img/twl.svg" color="red"> 

safari show image fine when follow the link svg file, pinned tab icon still shows auto-generated letter image after reloads , pin/unpin etc.

i tried opening github's svg (which working) , copying general markup there didn't fix things either. poked through safari console briefly didn't see attempting land svg file.

any suggestions on how debug or ideas on going wrong?

looks safari aggressively caching (even absence of) these icons. found the answer on over super user:

delete contents of following folder:

~/library/safari/template icons 

and restart safari.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -