blob: 383c0a2d80502e31dacc33ddca920903a300b4b8 [file] [log] [blame]
<!doctype html>
<title>::slider-track reference</title>
<style>
input { appearance: none }
::slider-track {
background: blue;
}
</style>
<input type=range>