summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/mochitest/plugin_no_scroll_div.html
blob: b28f6d6ffb9f6d65203581c44a683ad9ef7a746b (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
  <embed id="testplugin" type="application/x-test" drawmode="solid" color="ff00ff00" wmode="window"
         style="position:absolute; top:5px; left:5px; width:500px; height:250px">
</body>
</html>