summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/data
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/data')
-rw-r--r--chrome_frame/test/data/host_browser.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome_frame/test/data/host_browser.html b/chrome_frame/test/data/host_browser.html
deleted file mode 100644
index cfd21f4..0000000
--- a/chrome_frame/test/data/host_browser.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
- <head><title>Initial Page in host browser</title>
- </head>
- <body onLoad="test();">
- <h2>Initial page in host browser!</h2>
- <p>This page should have loaded in the host browser.</p>
- </body>
-</html>