summaryrefslogtreecommitdiffstats
path: root/toolkit/components/extensions/test/mochitest/file_contentscript_iframe.html
blob: dda5169d69b341c1319d9b50d59ee6da74423c31 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>

<html>
<head>
  <meta charset="utf-8">
</head>
<body>
  <iframe id="frame" src="http://test2.example.com/"></iframe>
</body>
</html>