haikuwebkit/LayoutTests/fast/workers/worker-strict-expected.txt

7 lines
217 B
Plaintext

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