Re: [csswg-drafts] [css-ui] Styling of native appearance (#10039)

> Is every property that native appearance should support supposed to work on every form control element?

That's a good question. I suppose for certain properties it might well depend on the widget type, but I would also assume that for many properties there's a single rule.

> Should the CSS spec just say that each form control element "has an implementation-defined intrinsic width and height" or does it need to be more specific than that?

I think there's a number of form controls where we can do better than implementation-defined, such as for `<input type=text>`. But for some like `<input type=checkbox>` or `<input type=checkbox switch>` that might well be the best we can do (for now).

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


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

Received on Tuesday, 13 August 2024 15:28:41 UTC