diff options
Diffstat (limited to 'docshell/test/chrome/bug301397_4.html')
-rw-r--r-- | docshell/test/chrome/bug301397_4.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docshell/test/chrome/bug301397_4.html b/docshell/test/chrome/bug301397_4.html new file mode 100644 index 000000000..5584a4554 --- /dev/null +++ b/docshell/test/chrome/bug301397_4.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> +<head> + <title>dummy page, no iframe</title> + </head> +<body> + Just a boring test page, nothing special. + </body> +</html> |