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
Backed out changeset 06f41c22f3a6 (bug 1888460) for causing linux xpcshell failures...
[gecko.git]
/
dom
/
workers
/
test
/
multi_sharedWorker_frame_bfcache.html
blob
dea14a8f7861d7aa915dafde99ed4d480ee9083e
1
<!--
2
Any copyright is dedicated to the Public Domain.
3
http://creativecommons.org/publicdomain/zero/1.0/
4
-->
5
<!DOCTYPE
HTML
>
6
<html>
7
<head>
8
<title>
Test for SharedWorker
</title>
9
</head>
10
<body>
11
<script
type
=
"text/javascript"
src=multi_sharedWorker_manager.js
></script>
12
</body>
13
</html>