summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/bug301397_3.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/chrome/bug301397_3.html')
-rw-r--r--docshell/test/chrome/bug301397_3.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docshell/test/chrome/bug301397_3.html b/docshell/test/chrome/bug301397_3.html
new file mode 100644
index 0000000000..8d36e92461
--- /dev/null
+++ b/docshell/test/chrome/bug301397_3.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>iframe content #2</title>
+ </head>
+<body>
+ iframe page 2<br/>
+ You made it!
+ </body>
+</html>