blob: c94211ab2c54020648ae1edaf227e2b3cdcaa7ef [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: red;">
</body>
</html>