diff options
Diffstat (limited to 'dom/html/crashtests/570566-1.html')
-rw-r--r-- | dom/html/crashtests/570566-1.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/html/crashtests/570566-1.html b/dom/html/crashtests/570566-1.html new file mode 100644 index 000000000..70ec003a6 --- /dev/null +++ b/dom/html/crashtests/570566-1.html @@ -0,0 +1,2 @@ +<body onload="document.getElementById('i').removeAttribute('type')"><input id=i type=image></body> + |