Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
LayoutTests
/
fast
/
workers
/
worker-strict-expected.txt
blob: b15ded7967167b0b0ca99e33605f58c0f66304ab [
file
] [
log
] [
blame
]
Test calling functions in strict mode script from WorkerContext. Should print SUCCESS lines, followed by DONE.
SUCCESS: postMessage() called directly
SUCCESS: called function via attribute on WorkerGlobalScope
DONE