- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Apr 2017 13:06:53 +0000
- To: public-houdini-archive@w3.org
A constructor like @surma suggests makes sense if having an instance is useful.
In terms of a method, does it need to be more complicated than:
```js
await CSS.paintWorklet.add('paint.js');
```
--
GitHub Notification of comment by jakearchibald
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/374#issuecomment-294150521 using your GitHub account
Received on Friday, 14 April 2017 13:06:59 UTC