summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/find_in_page/simple.html
blob: 15bf59c2e45da940da83d8729cf048d68aa1fb30 (plain)
1
2
3
4
5
6
7
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>