index
:
thunderbird
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
devtools
/
client
/
debugger
/
test
/
mochitest
/
examples
/
doc-bfcache2.html
blob: 87396f91d24d4371d841add5fefe7fa48086e8b8 (
plain
)
1
2
3
4
5
6
<
body
>
Second Page!
<
script
>
function
goBack
()
{
history
.
go
(
-
1
);
}
</
script
>
</
body
>