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

<html>
<head>
  <meta charset="utf-8">
</head>
<body>
  <iframe srcdoc="<iframe src='http://test1.example.com/'&gt;</iframe&gt;"></iframe>
</body>
</html>