Re: [css-houdini-drafts] [css-paint-api]: APIs not exposed in Worklets

I can't see major unaddressed issues in #238? The main arguments I can see are:

* worklets might be a little more lightweight without constructors / parse methods. Having constructors present but throwing seems just as bad as having full constructors in this regard, as the implementations are going to be native, not JS.
* constructing images specifically from URLs couldn't result in a resolved image. We proposed that resources constructed like this could be permanently marked as unloaded, which is a more graceful degradation than throwing IMO. 


-- 
GitHub Notification of comment by shans
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/237#issuecomment-317673730 using your GitHub account

Received on Tuesday, 25 July 2017 08:54:34 UTC