diff options
Diffstat (limited to 'docshell/test/chrome/662200a.html')
-rw-r--r-- | docshell/test/chrome/662200a.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docshell/test/chrome/662200a.html b/docshell/test/chrome/662200a.html new file mode 100644 index 0000000000..0b9ead6f3e --- /dev/null +++ b/docshell/test/chrome/662200a.html @@ -0,0 +1,8 @@ +<html> + <head> + <title>A</title> + </head> + <body> + <a id="link" href="662200b.html">Next</a> + </body> +</html> |