whatwg / html

HTML Standard
https://html.spec.whatwg.org/multipage/
Other
8.17k stars 2.69k forks source link

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

Open sideshowbarker opened 7 years ago

sideshowbarker commented 7 years ago

…from https://github.com/whatwg/html/pull/2200#issuecomment-268446092 with regard to potentially specifying standard UA requirements for apple-touch-icon (with sizes)

domenic commented 7 years ago

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?

annevk commented 7 years ago

Previously: https://lists.w3.org/Archives/Public/public-whatwg-archive/2014Jul/thread.html#msg163

domenic commented 7 years ago

Some things to note, from the above thread:

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.