The recent addition of Apple touch icons forgot the 60x60 icon size.

See here: https://developer.apple.com/library/safari/documentation/AppleApplicatio...

CommentFileSizeAuthor
#3 metatag-n2498173-3.patch11.41 KBdamienmckenna

Comments

damienmckenna’s picture

Title: Add 60x60 apple Touch icon » Add new meta tag: 60px * 60px apple-touch-icon
Component: Code » Other tags
Category: Bug report » Feature request
damienmckenna’s picture

Title: Add new meta tag: 60px * 60px apple-touch-icon » Confusion over apple-touch-icon vs apple-touch-icon-precomposed meta tags

Apple's documentation mentions the "apple-touch-icon" meta tag, whereas the "Everything you wanted to know about touch icons" page (that was used as the basis for the favicon support in v1.5) uses "apple-touch-icon-precomposed". Ugh. Also, the Apple page says the default size is 60x60 whereas the other page says the default is 57x57. I hope we won't need two different sets of meta tags :-\

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new11.41 KB

This adds a new set of meta tags for "apple-touch-icon" values.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed f86983f on 7.x-1.x
    Issue #2498173 by DamienMcKenna: Clarified the touch icon meta tags...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.