Re: [csswg-drafts] [selectors-4] and a11y: pseudo-elements for ::label, ::description, ::active-descendent, etc. (#6719)

Similar proposals for this usecase:

 - #397
    ```css
    label:invalid { color: red }`
    ```
 - #1067:
    ```css
    label:for(:invalid) { color: red }
    ```

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


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

Received on Monday, 11 October 2021 00:47:23 UTC