gecko-dev/dom/base/crashtests/1324500.html

5 строки
145 B
HTML

<script>
setTimeout(function(){document.getElementById('id0510').removeAttribute('max');}, 46);
</script>
<input id='id0510'type='range'max=765>