summaryrefslogtreecommitdiffstats
path: root/toolkit/components/extensions/test/xpcshell/data/file_sample_registered_styles.html
blob: 9f5c5d5a6a89d84c42ae38ac31b5c00fe332f29d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML>

<html>
<head>
<meta charset="utf-8">
</head>
<body>

<div id="registered-extension-url-style">Registered Extension URL style</div>
<div id="registered-extension-text-style">Registered Extension Text style</div>

</body>
</html>