Non-standard: This feature is not standardized. We do not recommend using non-standard features in production, as they have limited browser support, and may change or be removed. However, they can be a suitable alternative in specific cases where no standard option exists.
The ::-webkit-slider-runnable-track CSS pseudo-element represents the "track" (the groove in which the indicator slides) of an <input type="range">.
::-webkit-slider-runnable-track {
/* ... */
}
Not part of any standard.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
::-webkit-slider-runnable-track |
26 | 79 | No | 15 | 18 | 26 | No | 14 | 18 | 1.5 | 4.4 | 18 |
::-webkit-slider-thumbSimilar pseudo-elements used by other browsers:
CSS-Tricks: Styling Cross-Browser Compatible Range Inputs with CSS
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-slider-runnable-track