diff options
Diffstat (limited to 'js/xpconnect/crashtests/290162-1.html')
-rw-r--r-- | js/xpconnect/crashtests/290162-1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/xpconnect/crashtests/290162-1.html b/js/xpconnect/crashtests/290162-1.html new file mode 100644 index 0000000000..09be69d3b0 --- /dev/null +++ b/js/xpconnect/crashtests/290162-1.html @@ -0,0 +1,5 @@ +<script> + InstallTrigger.install.call(document,"a","a"); +</script> + + |