RE: support latest apple favicon code please

<link rel="apple-touch-icon" sizes="152x152" href="http://yourdomain/apple-touch-icon-152x152.png"> doesn’t validate? https://github.com/validator/validator/issues/433 notes this was added some time back. Perhaps you’ve messed up the code? 152x152 is the biggest I’ve ever seen used/needed. Maybe 180 is too big? Perhaps you’re using a multiplication sign instead of a lower-case x?

If you include your entire code snippet and the entire error you’re getting, you’ll get better help.


From: Kiteh Kawasaki <kitehkawasaki@gmail.com>
Sent: Friday, July 06, 2018 7:51 PM
To: www-validator@w3.org
Subject: support latest apple favicon code please

<link rel="apple-touch-icon" sizes="180x180"
is a known-issue and my clients return my valid code complaining it "won't validate""

Received on Tuesday, 10 July 2018 03:29:08 UTC