repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
modules
/
plugin
/
sdk
/
samples
/
winless
/
test.html
blob
9297e090fd7fdffad858f78fe7f0fc33f8a984d9
1
<html>
2
<body>
3
4
<center><h1>
Windowless Plugin Example for Mozilla Test Case
</h1></center>
5
6
This test case is to demonstrate the Windowless Plugin example.
7
<br><br>
8
9
<center>
10
11
<embed
type
=
"application/winless-plugin"
width=
200
height=
150
>
12
13
</center>
14
15
</html>
16
</body>