Bug 893332, part 4 - Crashtests. r=baku

This commit is contained in:
Jonathan Watt 2016-01-27 22:32:46 +00:00
parent 2e53e6103f
commit 46563c2220
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<input min="-10" max="10" step="0.1" type="range" value="-5"/>
<input max="50" min="10" step="2" type="range" value="7"/>
</body>
</html>

View File

@ -55,6 +55,7 @@ load 639733.xhtml
load 669767.html
load 682684.xhtml
load 865602.html
load 893332-1.html
load 944198.html
load 949891.xhtml
load 959311.html