summaryrefslogtreecommitdiffstats
path: root/toolkit/components/url-classifier/tests/browser/page.html
blob: a99e8be1795ecbafd21cb96c9b1754d14f354f3e (plain)
1
2
3
4
5
6
7
8
<html>
<head>
  <title>Just a top-level page</title>
</head>
<body>
  <h1>This is the top-level page</h1>
</body>
</html>