Firstly, i don't get what apple has to gain by not supporting webp... Nevertheless: The screenshot puzzles me, it shows two assets, and states that compressing these by an extra ~ 250 kb would save 2 seconds. Maybe on very slow connections? Also > Lack of proper support for [...] web notifications on mobile I can do without these i guess
The irony of Apple homepage and Safari WebP support
11–20 of 75 posts
Re: The irony of Apple homepage and Safari WebP support
#12At the expense of quality, at least it was Apple's argument against supporting webp. And no, they didn't ignore it, it was included in one of the previous betas of macOS and iOS and removed later. Don't remember which.
Re: The irony of Apple homepage and Safari WebP support
#13Re: The irony of Apple homepage and Safari WebP support
#14The webp issue is truly infuriating. I'd like to support it in my own websites, but I literally can't since a huge chunk of visitors use Safari. The only hope seems to be mobile linux initiatives like PinePhone, etc. But I'm not holding my breath.
Wouldn’t using the element[0] allow this this? It’s pretty widely supported (every browser that supports WebP and Safari)[1] and allows a fallback to a JPEG in an tag.
[0] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pi...
Re: The irony of Apple homepage and Safari WebP support
#15The webp issue is truly infuriating. I'd like to support it in my own websites, but I literally can't since a huge chunk of visitors use Safari. The only hope seems to be mobile linux initiatives like PinePhone, etc. But I'm not holding my breath.
Re: The irony of Apple homepage and Safari WebP support
#16The webp issue is truly infuriating. I'd like to support it in my own websites, but I literally can't since a huge chunk of visitors use Safari. The only hope seems to be mobile linux initiatives like PinePhone, etc. But I'm not holding my breath.
Alas although most browsers support the picture element, IE11 is the notable exception [2] and a polyfill is required.
[0] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pi...
[1] https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimed...
Re: The irony of Apple homepage and Safari WebP support
#17At this point, I don't think it's too fringey a conspiracy theory that Apple is opposed to the advancement of web technology, while trying to plausibly appear to be in favor of it. Their motive would be obvious. Keep the native app experience superior.
Re: The irony of Apple homepage and Safari WebP support
#18The webp issue is truly infuriating. I'd like to support it in my own websites, but I literally can't since a huge chunk of visitors use Safari. The only hope seems to be mobile linux initiatives like PinePhone, etc. But I'm not holding my breath.
> I'd like to support it in my own websites, but I literally can't since a huge chunk of visitors use Safari. Wouldn’t using the element[0] allow this this? It’s pretty widely supported (every browser that supports WebP and Safari)[1] and allows a fallback to a JPEG in an tag. [0] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pi... [1] https://caniuse.com/#feat=picture
Re: The irony of Apple homepage and Safari WebP support
#19The first random internet article I pulled for real world cellular speeds suggests even unwired, people are getting 30mbps so that changes the article to:
Apple could load 66ms faster by adopting WebP
… but these are cached resources, so maybe…
Apple could perform the initial load 66ms faster by adopting WebP
… would be better.
Looking at the assets needed for an initial load, the fonts alone weigh in at about twice those images, so it probably wouldn't be noticeable.
Re: The irony of Apple homepage and Safari WebP support
#20At this point, I don't think it's too fringey a conspiracy theory that Apple is opposed to the advancement of web technology, while trying to plausibly appear to be in favor of it. Their motive would be obvious. Keep the native app experience superior.