summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/plugins/plugin_zoom.html
blob: f9e5986581f44e6a205733dee50ac2f909a11ac9 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<!-- The odd width and height are here to trigger bug 972237. -->
<embed id="test" style="width: 99.789%; height: 99.123%" type="application/x-test">
</body>
</html>