gh-3971 generalized the specification's references to "form controls" to simply "controls". However, neither term has a precise definition in either CSS or HTML. This is particularly hazardous because the term "control" may be interpreted to involve interactivity, but (as noted in gh-3971) it is actually intended to include non-interactive elements like <meter>.
https://drafts.csswg.org/css-ui-4/#control-styling
gh-3971 generalized the specification's references to "form controls" to simply "controls". However, neither term has a precise definition in either CSS or HTML. This is particularly hazardous because the term "control" may be interpreted to involve interactivity, but (as noted in gh-3971) it is actually intended to include non-interactive elements like
<meter>.https://drafts.csswg.org/css-ui-4/#control-styling