-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
css-conditional-5Current WorkCurrent Work
Description
Originally raised by @jfkthame :
(3) A really minor issue, but I have found myself repeatedly writing things like
@supports font-tech(features-opentype), and not getting the expected result because the correct keyword isfeature-opentype(singular). To my mind, thefeature-*keywords would read more naturally in the plural form (similarly tofont-tech(variations)). Should we change them to plural, here and in CSS Fonts, before this is widely implemented and webcompat becomes a constraint?
drott
Metadata
Metadata
Assignees
Labels
css-conditional-5Current WorkCurrent Work