Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / modules / plugin / sdk / samples / basic / test.html
blob006e3de71bdf5fcbc242b8f3ad2966d717e7f0f4
1 <html>
2 <body>
4 <center><h1>Basic Plugin Example for Mozilla Test Case</h1></center>
6 This test case is to demonstrate the Basic Plugin example. You should see the
7 plugin window with the black frame aroung it and the browser user agent string
8 which plugin draws inside the window.
9 <br><br>
11 <center>
12 <embed type="application/basic-plugin" width=600 height=40>
13 </center>
15 </html>
16 </body>