haikuwebkit/LayoutTests/fast/forms/range/range-change-min-max-expect...

7 lines
108 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="range" id="test" value="100" min="80" max="140">
</body>
</html>