summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/1324500.html
blob: 83072c9bd1510ee9606c5a1f09e95c0eaff699fb (plain)
1
2
3
4
<script>
setTimeout(function(){document.getElementById('id0510').removeAttribute('max');}, 46);
</script>
<input id='id0510'type='range'max=765>