repo.or.cz
/
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 841350 - register pageshow handler earlier in browser.js r=ttaubert
[gecko.git]
/
browser
/
base
/
content
/
test
/
plugin_test2.html
blob
95614c930c7019a70c44d057647bd65cbb4063cf
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
</head>
6
<body>
7
<embed
id
=
"test1"
style
=
"width: 200px; height: 200px"
type
=
"application/x-test"
>
8
<embed
id
=
"test2"
style
=
"width: 200px; height: 200px"
type
=
"application/x-test"
>
9
</body>
10
</html>