-
Notifications
You must be signed in to change notification settings - Fork 715
[css-fonts] Remove font-feature-settings
and font-variation-settings
descriptors?
#4358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We support the font-feature-settings descriptor but not the font-variation-settings descriptor. |
Don't we need |
Webkit and Gecko implement font-feature-settings |
Looks like Chromium, Gecko and WebKit implement font-variation-settings |
Based on the WPT results, suggest closing this issue with no change. There are 2+ implementations in browsers of these descriptors |
(Could do with more tests, but at least we do have tests for both) |
Don't we need to distinguish the function of IIUC the intention of the use of |
Ah, indeed. Ignore what I said earlier about WPT. |
@drott wrote:
font-variant
was removed per WG resolution; this issue is to track whether to also removefont-feature-settings
andfont-variation-settings
descriptors.There are currently no tests for either, so I plan first to make a couple of WPT tests and then discuss implementer interest in these descriptors.
The text was updated successfully, but these errors were encountered: