Re: [csswg-drafts] [css-forms-1] Should new pseudo-elements be restricted to base appearance mode? (#12365)

> appearance: none should get new pseudo-elements ideally as well, so I'm inclined to disagree here.

Ah I was mostly thinking of the appearance: auto case. Should we perhaps exclude these from matching in appearance: auto?

Though I agree the password reveal one is a case where that doesn't apply.

One downside to applying the pseudo elements in auto mode is we either have to prescribe limitations to them when in auto mode (such as not being an element backed pseudo element if that's even possible to do conditionally) or we have to specify that browsers implement auto mode in a specific way?

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


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

Received on Wednesday, 18 June 2025 21:23:51 UTC