Re: [csswg-drafts] [css-forms-1] Password visibility toggle (#11845)

> I guess I'm curious what you had in mind in terms of implementing these? It sounds like it would make the cascaded value of display dependent on the cascaded value of auto, and properties can't really depend on each other like that.

WebKit has a step in the StyleAdjuster that can adjust styles based on the `appearance` value. Chrome has a method at least to adjust styles based on `appearance: base` so I imagine it's not impossible to make it happen for `auto` or `none`.

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


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

Received on Friday, 28 March 2025 16:24:07 UTC