Re: [csswg-drafts] [css-ui] appearance: base to enable interoperable styling of controls/components (#5998)

Ok, sounds like we're back to needing a CSS solution. That's `appearance:base` and an `:appearance-base-supported` pseudo-class (name TBD) to detect support on each element. Right? 

@hober and @emilio were [concerned](https://github.com/w3c/csswg-drafts/issues/5998#issuecomment-816302367) about changing DOM structure based on CSS property values, I'm not sure if that's still an issue?

I'm still concerned about forward compat issues. While they were possible with a `base` attribute, it seems a lot less likely for someone to add `base` to every element on the page than it does for someone to add `* {appearance:base}` to a stylesheet.

-- 
GitHub Notification of comment by mfreed7
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5998#issuecomment-1883414644 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 9 January 2024 16:49:53 UTC