summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/plugins/plugin_iframe.html
blob: 239c9a7719ea64e176eb3e15343edb6bb39596e7 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<iframe id="frame" with="400" height="400" src="plugin_test.html">
</body>
</html>