summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/plugins/plugin_small_2.html
blob: ebc5ffe848e48a938f2e6062c163eee2c7701b9f (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<embed id="test" style="width: 10px; height: 10px" type="application/x-second-test">
</body>
</html>