UPDATE: font-stretch restored#509
Conversation
replace font-stretch
|
From https://www.w3.org/TR/2026/WD-css-fonts-4-20260422/#font-stretch-desc it clearly states that |
|
@ylafon you're right however firstly that proposal is still a draft and secondly this would replace all font-stretches with font-width and as of now, no browser other than safari supports font-width. |
|
So you mean it's to keep the original property name in the output of the validator, right? |
|
yes exactly, this keeps both working fine like before but it doesn't replace font-stretch with font-width since its not really supported yet. |
|
@ylafon can i help get this pull request along? do you need anything or will this not be accepted? |
|
I would like to do it in another way but need some time to work on it, keeping this here so that I know the use case. |
|
If you want it a different way via abstraction or something on your mind I can try to do differently I'm happy to help. |
font-width is still a draft and shouldn't replace font-stretch