diff options
Diffstat (limited to 'system/docshell/test/file_bug580069_1.html')
-rw-r--r-- | system/docshell/test/file_bug580069_1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/docshell/test/file_bug580069_1.html b/system/docshell/test/file_bug580069_1.html new file mode 100644 index 000000000..7ab461033 --- /dev/null +++ b/system/docshell/test/file_bug580069_1.html @@ -0,0 +1,8 @@ +<html> +<body onload='parent.page1Load();'> +file_bug580069_1.html + +<form id='form' action='file_bug580069_2.sjs' method='POST'></form> + +</body> +</html> |