diff options
Diffstat (limited to 'docshell/test/mochitest/file_bug509055.html')
-rw-r--r-- | docshell/test/mochitest/file_bug509055.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docshell/test/mochitest/file_bug509055.html b/docshell/test/mochitest/file_bug509055.html new file mode 100644 index 0000000000..ac30876bbf --- /dev/null +++ b/docshell/test/mochitest/file_bug509055.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML> +<html> +<head> + <title>Test inner frame for bug 509055</title> +</head> +<body onhashchange="hashchangeCallback()"> + file_bug509055.html +</body> +</html> |