You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSS UI 4 defines a set of properties that disable native appearance. This behavior is currently tested via WPTs in css/css-ui/compute-kind-widget-generated [1].
Currently browsers are not consistent about disabling native appearance when these properties are set, or incorrectly modify the computed style of an element that retains native appearance [2].
This was proposed in the Form Controls focus area for Interop 2022 (see #11), but the kind-of-widget* tests weren't included then. (Maybe the tests landed in wpt too late, I'm not sure.)
Description
CSS UI 4 defines a set of properties that disable native appearance. This behavior is currently tested via WPTs in
css/css-ui/compute-kind-widget-generated
[1].Currently browsers are not consistent about disabling native appearance when these properties are set, or incorrectly modify the computed style of an element that retains native appearance [2].
[1] https://wpt.fyi/results/css/css-ui/compute-kind-widget-generated?label=experimental&label=master&aligned
[2] w3c/csswg-drafts#9919
Specification
https://drafts.csswg.org/css-ui-4/#appearance-disabling-properties
Additional Signals
No response
The text was updated successfully, but these errors were encountered: