Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
LayoutTests
/
fast
/
workers
/
worker-replace-global-constructor-expected.txt
blob: 49286a6823732b21e52a049fb1fd5dbaef3c9ac7 [
file
] [
log
] [
blame
]
Test replacing global constructors in a worker context.
self.MessageEvent = 'PASS'; MessageEvent;: PASS
DONE