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

10 lines
151 B
HTML

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