- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 Nov 2022 21:59:50 +0000
- To: public-css-archive@w3.org
> If you set one, does the other one’s computed style change? Do they appear distinct in the CSSOM? Do we use the shorthand mechanism to alias them? I would propose: - defining the property name as `font-width` - declaring that "for historical reasons" a deprecated alias is accepted, `font-stretch` - setting `font-stretch` actually sets `font-width`, they are not two separate properties - getting either `font-stretch` or `font-width` gives you the computed value of `font-width` - removing all uses of "stretch" in the property description -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/551#issuecomment-1319262654 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 17 November 2022 21:59:52 UTC