diff options
Diffstat (limited to 'dom/base/test/file_bug708620-2.html')
-rw-r--r-- | dom/base/test/file_bug708620-2.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/base/test/file_bug708620-2.html b/dom/base/test/file_bug708620-2.html new file mode 100644 index 000000000..86899201d --- /dev/null +++ b/dom/base/test/file_bug708620-2.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<meta charset=utf-8> +<title>Non-UTF form target</title> +<body onload="parent.finish();"> |