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