Property | IE | Edge |
---|---|---|
-ms-overflow-style |
- | No |
Selector | Elements | IE | Edge |
---|---|---|---|
::-ms-clear |
text-like input |
YES | no |
::-ms-reveal |
password input |
YES | YES |
::-ms-check |
radio + checkbox input |
YES | no |
::-ms-browse |
file input |
YES | no |
::-ms-fill-lower |
range input |
YES | no |
::-ms-fill-upper |
range input |
YES | no |
::-ms-fill-thumb |
range input |
YES | no |
::-ms-fill-track |
range input |
YES | no |
::-ms-ticks-after |
range input |
no | no |
::-ms-ticks-before |
range input |
no | no |
::-ms-ticks-tooltip |
range input |
no | no |
::-ms-expand |
select |
no | no |
::-ms-value |
select , text-like input |
YES | no |
::-ms-fill |
progress |
YES | no |
- modern browsers support
::file-selector-button
instead of::-ms-browse
Research conducted against https://codepen.io/CITguy/pen/YzaaJMB