- From: Luke Bjerring via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Jun 2019 14:26:15 +0000
- To: public-houdini-archive@w3.org
I think my confusion lies in the way that `Worklet` is used in idlharness; for `Worker`, it actually expands out into `DedicatedWorker`, `ServiceWorker`, etc. https://github.com/web-platform-tests/wpt/blob/9e059910c901218756454b7979c6f95a6f306854/resources/idlharness.js#L704 @tabatkins Should we be doing the same thing with `Worklet`? Seems like the idlharness has a hard-coded list of the globals that are aliasing as `Worker`, which isn't very flexible, but I'm not sure how we would dynamically produce a list. -- GitHub Notification of comment by lukebjerring Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/909#issuecomment-506753675 using your GitHub account
Received on Friday, 28 June 2019 14:26:17 UTC