gecko-dev/toolkit/components/extensions/test/mochitest/file_contentscript_activeTab.html

11 lines
193 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<iframe id="emptyframe"></iframe>
<iframe id="regularframe" src="http://test1.example.com/"></iframe>
</body>
</html>