Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define icon processing model for finding all icons of a document #2201

Open
sideshowbarker opened this issue Dec 21, 2016 · 3 comments
Open
Labels
compat Standard is not web compatible or proprietary feature needs standardizing needs implementer interest Moving the issue forward requires implementers to express interest

Comments

@sideshowbarker
Copy link
Contributor

…from #2200 (comment) with regard to potentially specifying standard UA requirements for apple-touch-icon (with sizes)

@domenic
Copy link
Member

domenic commented Dec 21, 2016

I think whether we put something in the standard depends crucially on whether more implementers than just Apple want to implement apple-touch-icon.

Also we should probably get Apple's opinion on this; I know they've been interested in unprefixing stuff, and might want to drop this in the future. @hober perhaps?

@domenic domenic added compat Standard is not web compatible or proprietary feature needs standardizing needs implementer interest Moving the issue forward requires implementers to express interest labels Dec 21, 2016
@annevk
Copy link
Member

annevk commented Dec 22, 2016

@domenic
Copy link
Member

domenic commented Dec 22, 2016

Some things to note, from the above thread:

  • Chrome already supports this the apple-touch-icon link-rel. (Does Opera, I wonder?) So we have two engines.
  • Chrome does not support the well-known URLs for apple-touch-icons.
  • https://bugs.chromium.org/p/chromium/issues/detail?id=296962 is a Chrome bug to remove support, but there's some recent discussion in it pushing in the direction of speccing, instead of removing. (/cc @RByers)
  • The above thread reminded me that not only do we have apple-touch-icon, but we have apple-touch-icon-precomposed.

Does anyone have a test page that only has apple-touch-icon (and maybe another test page with only apple-touch-icon-precomposed)? Then we could do some manual testing on e.g. Firefox and Opera and, if someone has a Windows Phone, Edge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat Standard is not web compatible or proprietary feature needs standardizing needs implementer interest Moving the issue forward requires implementers to express interest
Development

No branches or pull requests

3 participants