summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/1324500.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/crashtests/1324500.html')
-rw-r--r--dom/base/crashtests/1324500.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/base/crashtests/1324500.html b/dom/base/crashtests/1324500.html
new file mode 100644
index 0000000000..83072c9bd1
--- /dev/null
+++ b/dom/base/crashtests/1324500.html
@@ -0,0 +1,4 @@
+<script>
+setTimeout(function(){document.getElementById('id0510').removeAttribute('max');}, 46);
+</script>
+<input id='id0510'type='range'max=765>