summaryrefslogtreecommitdiffstats
path: root/toolkit/components/extensions/test/mochitest/file_contentscript_iframe.html
blob: 670bad1360555bec9074099110bdd3b03b7d5a18 (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="https://test2.example.com/"></iframe>
</body>
</html>