summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/tabs/file_new_tab_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/tabs/file_new_tab_page.html')
-rw-r--r--browser/base/content/test/tabs/file_new_tab_page.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/browser/base/content/test/tabs/file_new_tab_page.html b/browser/base/content/test/tabs/file_new_tab_page.html
new file mode 100644
index 0000000000..4ef22a8c7c
--- /dev/null
+++ b/browser/base/content/test/tabs/file_new_tab_page.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ </head>
+ <body>
+ <a href="http://example.com/#linkclick" id="link_to_example_com">go to example.com</a>
+ </body>
+</html>