mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 19:28:40 +09:00
9 lines
319 B
HTML
9 lines
319 B
HTML
<!-- 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>
|