6 ms·
> browsers have no consistency in how they pick the one to actually display The same Firefox on macOS shows different favicons depending on if I'm using it on
by reddalo 1mo ago
> browsers have no consistency in how they pick the one to actually display
The same Firefox on macOS shows different favicons depending on if I'm using it on the laptop screen or an external one (probably because of different pixel densities). It's crazy!
- hutattedonmyarm 1mo agoUsing different icons for different pixel densities seem reasonable, especially with the density being a supported descriptor on which icon to use: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img#srcset https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...