

Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- Love the ruby tags on Chinese text!!by LoganDark
- Ohh, conditional comments. We had so many IE holdouts on our site, I think only around 2021 I removed the last IE specific fallbacks, and I think some conditional comments were a thing until 2020.
I’m not sure when I removed a bunch of `msapplication-` fields, but probably after 2021 ;)
I guess I can remove `apple-touch-` and `application-name` stuff next…
by Semaphor - GeoURLs seem like they would still be useful today.by RobotToaster
- I'd only add the Safari Pinned Tabs `meta` tag (https://developer.apple.com/library/archive/documentation/Ap...), which had you define a simple black and white SVG. This image would get used when a user pinned your tab in Safari, in color when active and black when inactive.by cprecioso