summaryrefslogtreecommitdiff
path: root/system/graphics/tests/crashtests/546870-1.html
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-02-12 17:47:03 +0000
committerMatt A. Tobin <email@mattatobin.com>2022-02-12 14:23:18 -0600
commitf66babd8b8368ada3e5aa29cdef1c77291ee4ddd (patch)
treee3842e2a6bf19090185f9c475b3846e1bb79ac97 /system/graphics/tests/crashtests/546870-1.html
downloadGRE-f66babd8b8368ada3e5aa29cdef1c77291ee4ddd.tar.gz
Create the Goanna Runtime Environment
Diffstat (limited to 'system/graphics/tests/crashtests/546870-1.html')
-rw-r--r--system/graphics/tests/crashtests/546870-1.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/graphics/tests/crashtests/546870-1.html b/system/graphics/tests/crashtests/546870-1.html
new file mode 100644
index 000000000..bc83d90e0
--- /dev/null
+++ b/system/graphics/tests/crashtests/546870-1.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<head>
+</head>
+<body onload="document.getElementById('button').value='';">
+<input id="button" type="button" value="Should not crash" style="width: 1px; white-space: normal;">
+</body>
+</html>