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

Some bikeshedding is needed on the new font-relative unit and these are the proposals that we've had so far:

**For the new unit:**

* `uem` (user em)
* `pem` (preferred em)
* `uf` (user font size)

I prefer (pun) @fantasai's `pem` suggestion since it's consistent with other language in CSS around user preferences.

**For the new env() var:**

* env(font-scale)
* env(font-scale-factor)
* env(system-font-scale)
* env(os-font-scale)

As it's an environment var, is it a bit redundant to have a word like 'system' or 'os' in the name?

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


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

Received on Friday, 31 January 2025 14:35:33 UTC