summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/plugins/plugin_alternate_content.html
blob: f8acc833cc13e93b9eefb38e35c627d3ea744ed9 (plain)
1
2
3
4
5
6
7
8
9
<!-- bug 739575 -->
<html>
<head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body>
<object id="test" type="application/x-test" style="height: 200px; width:200px">
<p><a href="about:blank">you should not see this link when plugins are click-to-play</a></p>
</object>
</body></html>