summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/893331.html
blob: 86a01f363e6a78d3b495058fad3a5b92c391417d (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<input type="range" min="10000.00000000003">
</body>
</html>