diff options
Diffstat (limited to '')
-rw-r--r-- | docshell/test/navigation/frame1.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docshell/test/navigation/frame1.html b/docshell/test/navigation/frame1.html new file mode 100644 index 0000000000..4d06c09d1c --- /dev/null +++ b/docshell/test/navigation/frame1.html @@ -0,0 +1,3 @@ +<html> + <body>Frame 1</body> +</html> |