summaryrefslogtreecommitdiffstats
path: root/browser/components/extensions/test/browser/file_title.html
blob: 2a5d0bca30ca08aca0c65602d39632e675c9530f (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>Different title test page</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"></meta>
</head>
<body>
<p>A page with a different title</p>
</body>
</html>