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