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]
/
plugin
/
oji
/
MRJ
/
testing
/
JSApplet
/
JSApplet.html
blob
5f765bf65862b6929706f33832a0064528a76063
1
<HTML>
2
<HEAD>
3
<TITLE>
JS Test
</TITLE>
4
</HEAD>
5
6
<EMBED
7
TYPE =
"application/x-java-vm"
8
NAME =
"JSApplet"
9
BORDER =
"5"
10
WIDTH =
"400"
11
HEIGHT =
"48"
12
ARCHIVE =
"JSApplet.jar"
13
CODE =
"JSApplet.class"
14
>
15
</EMBED>
16
17
</BODY>
18
</HTML>