Mypal/dom/plugins/test/mochitest/plugin_subframe_test.html

11 lines
237 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<iframe id="subframe" style="width:510px; height:260px;" src="plugin_no_scroll_div.html"></iframe>
<div style="display:block; height:3000px;"></div>
</body>
</html>