diff options
Diffstat (limited to '')
-rw-r--r-- | docshell/test/chrome/bug293235_p2.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docshell/test/chrome/bug293235_p2.html b/docshell/test/chrome/bug293235_p2.html new file mode 100644 index 0000000000..2de067b80e --- /dev/null +++ b/docshell/test/chrome/bug293235_p2.html @@ -0,0 +1,8 @@ +<html> + <head> + <title>Bug 293235 page2</title> + </head> + <body> + Nothing to see here, move along. + </body> +</html> |