- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Apr 2017 20:09:36 +0000
- To: public-houdini-archive@w3.org
bfgeek has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:
== [worklets] Create WorkletOptions dictionary to pass through credentials. ==
This changes the import() method to optionally accept a credentials
argument, e.g.
CSS.paintWorklet.import('paint.js', {credentials: 'include'});
See https://github.com/w3c/css-houdini-drafts/pull/382
Received on Tuesday, 11 April 2017 20:09:43 UTC