RetroZilla/modules/plugin/tools/sdk/samples/winless/test.html
2015-10-20 23:03:22 -04:00

16 lines
264 B
HTML

<html>
<body>
<center><h1>Windowless Plugin Example for Mozilla Test Case</h1></center>
This test case is to demonstrate the Windowless Plugin example.
<br><br>
<center>
<embed type="application/winless-plugin" width=200 height=150>
</center>
</html>
</body>