Re: [css-houdini-drafts] [worklets] Introduce an "owner document" for each WorkletGlobalScope.

@bfgeek You're right.

I'm not sure how we can confirm it in web-platform-tests. For workers we could test it by creating a worker in a frame, closing the frame and postMessage+setTimeout like [1], but worklets don't have such a communication path.

[1] https://github.com/w3c/web-platform-tests/blob/master/workers/WorkerGlobalScope_close.htm

-- 
GitHub Notification of comment by nhiroki
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/pull/389#issuecomment-294439297 using your GitHub account

Received on Monday, 17 April 2017 09:26:38 UTC