blob: debe48e4d8497a7ad0e1a6188bfd938a2b275a9f [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Test that accent-color customizes the appearance of range inputs.</p>
<input type="range" value="50" style="accent-color: blue;">
</body>
</html>