Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/settimeout-active-script
/
.
/
workers
/
semantics
/
navigation
/
001-1.js
blob: f62c365e3221506c3d2231f1f76cf9e3dc919daf [
file
] [
log
] [
blame
] [
edit
]
setInterval
(
function
()
{
postMessage
(
new
Date
())
},
10
)