index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
html
/
webappapis
/
dynamic-markup-insertion
/
document-write
/
008.js
blob: 367597515d76d07773ebb4f532eed1d4c684f45f (
plain
)
1
2
3
4
t
.
step
(
function
()
{
order
.
push
(
2
);
document
.
write
(
"<script src=\"008-1.js\"></script>"
);
});