mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-16 12:30:13 +01:00
16 lines
264 B
HTML
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> |