diff options
Diffstat (limited to 'chrome_frame/test/data/src_property_frame2.html')
-rw-r--r-- | chrome_frame/test/data/src_property_frame2.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome_frame/test/data/src_property_frame2.html b/chrome_frame/test/data/src_property_frame2.html new file mode 100644 index 0000000..c5c0364 --- /dev/null +++ b/chrome_frame/test/data/src_property_frame2.html @@ -0,0 +1,8 @@ +<html>
+ <head><title>src property test - page 2</title>
+ </head>
+ <body>
+ <h2>Redirected!</h2>
+ <p>All finished.</p>
+ </body>
+</html>
\ No newline at end of file |