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
/
workers
/
semantics
/
navigation
/
001-1.js
blob: f62c365e3221506c3d2231f1f76cf9e3dc919daf (
plain
)
1
setInterval
(
function
()
{
postMessage
(
new
Date
())
},
10
)