blob: 0dcfc7359c4155743e81939683fdf0c402a3a27c [file] [log] [blame]
<!DOCTYPE html>
<body>
<!-- These numbers should parse the same as 0.4, -0.4, and 1.0 -->
<input type=range value=".4" min="-.4" max="1.">
<body>