Re: [csswg-drafts] [css-fonts][css-viewport] UAs inconsistent in how OS font settings affect the default font-size `medium` (#10674)

> > Are folks generally okay with pairing this with a non-auto value of `text-size-adjust` to disable automatic adjustment?
> 
> Hmm. You're talking about situations where the `<meta name="viewport">` tag has not been specified. What value do you think `env(system-font-size)` should return in that situation. Should it be scaled up? Personally, I think the virtual viewport settings should have no effect and it should return the same computed value regardless.

Browsers will still adjust font sizes based on the system font size even if there is a meta viewport. I think we should think of meta viewport and system-font-size as independent. To say it a different way, I think `env(system-font-size)` should work on all pages.

-- 
GitHub Notification of comment by progers
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10674#issuecomment-2542656845 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 14 December 2024 01:55:28 UTC