mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|