summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/find_in_page/simple.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/find_in_page/simple.html')
-rw-r--r--chrome/test/data/find_in_page/simple.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/test/data/find_in_page/simple.html b/chrome/test/data/find_in_page/simple.html
new file mode 100644
index 0000000..15bf59c
--- /dev/null
+++ b/chrome/test/data/find_in_page/simple.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+ <title>Find in page</title>
+</head>
+<body>
+ This is a page with some text that we use in the browser tests.
+</body>
+</html> \ No newline at end of file