Post #2809167
2026-01-27 14:18 UTC
@jscholes@dragonscave.space @mahryekuh@hachyderm.io There is no text scaling on mobile at all. The only thing browsers provide is zoom.
So the idea is that you should only add this text-scale meta tag if you have tested your website on mobile with scaled up text and made sure that the layout is not broken.
If you'd like more info, we have an Explainer doc for the env(preferred-text-scale) variable that powers the meta tag. 😄 https://github.com/w3c/csswg-drafts/blob/main/css-env-1/explainers/env-preferred-text-scale.md
Replies (1)
-
@jscholes@dragonscave.space 2026-01-27 14:21
@joshtumath@mastodon.social @mahryekuh@hachyderm.io I think I acknowledged that multiple times in my questions already. Thanks for the replies.