Re: Bug with Apple Touch Icons

Jeremy Fifield <jeremyfifield@yahoo.com>, 2016-12-29 07:21 +0000:
> Archived-At: <http://www.w3.org/mid/877262324.2921157.1482996108896@mail.yahoo.com>
> 
> Hello,
> 
> When adding the precomposed keyword to the Apple touch icons, the
> validator at http://validator.w3.org/nu/ returns an error. This has only
> been happening in the last couple days; is this a bug in the validator?
> This is the code I was using:
> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="apple-touch-icon-180x180-precomposed.png">
> Any help would be appreciated.

I made a change to the checker recently to bring it in conformance with the
requirements in the HTML spec, which specify that the `sizes` attribute must not
be used unless `rel` has either `icon` or `apple-touch-icon` as its value.

  —Mike

-- 
Michael[tm] Smith https://people.w3.org/mike

Received on Thursday, 29 December 2016 10:56:27 UTC