Re: [csswg-drafts] [css-pseudo-4] Standardizing input[type="range"] styling (#4410)

@lukewarlow The range input in IE will have more pseudo-elements that you can update to your reply.

```css
::-ms-fill-lower 
::-ms-fill-upper
::-ms-ticks-before
::-ms-ticks-after
::-ms-thumb
::-ms-track
::ms-tooltip
```

![image](https://github.com/w3c/csswg-drafts/assets/2784308/ea626d1d-f44d-4286-bde8-cd96f08c51c0)


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


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

Received on Thursday, 21 December 2023 12:13:54 UTC