[csswg-drafts] [css-forms-1] Define which structural pseudo elements work for base appearance inputs. (#11942)

lukewarlow has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-forms-1] Define which structural pseudo elements work for base appearance inputs. ==
To enable true interopability with styling we need to specify which pseudo elements work with inputs.

Currently `::before` and `::after` only work on file inputs and even that isn't the case in Firefox (WebKit also renders ::after such that it overlaps the file label).

Also see https://github.com/w3c/csswg-drafts/issues/11928#issuecomment-2719088148 regarding `::first-line` and `::first-letter` on input buttons.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11942 using your GitHub account


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

Received on Friday, 14 March 2025 20:36:48 UTC