summaryrefslogtreecommitdiffstats
path: root/browser/components/sessionstore/test/browser_frame_history_b.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/sessionstore/test/browser_frame_history_b.html')
-rwxr-xr-xbrowser/components/sessionstore/test/browser_frame_history_b.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/browser/components/sessionstore/test/browser_frame_history_b.html b/browser/components/sessionstore/test/browser_frame_history_b.html
deleted file mode 100755
index 38b43da21..000000000
--- a/browser/components/sessionstore/test/browser_frame_history_b.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
- <body>
- I'm B!<br/>
- <a target="c" href="browser_frame_history_c1.html">click me first</a><br/>
- <a target="c" href="browser_frame_history_c2.html">then click me</a><br/>
- Close this tab.<br/>
- Restore this tab.<br/>
- Click back.<br/>
- </body>
-</html>