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
Post a Comment