CSS Paint API: New possibilities in Chrome 65
developers.google.com
CSS Paint API: New possibilities in Chrome 65
1–10 of 59 posts
Re: CSS Paint API: New possibilities in Chrome 65
#2background: -webkit-canvas(mycanvas);
Re: CSS Paint API: New possibilities in Chrome 65
#3Did Chrome come up with Houdini? Are they being brave or pushy here?
Re: CSS Paint API: New possibilities in Chrome 65
#4I always find it interesting that Chrome is charging ahead full steam on experimental API's like this while most other browsers have given no intent to implement them yet. Did Chrome come up with Houdini? Are they being brave or pushy here?
Re: CSS Paint API: New possibilities in Chrome 65
#5Re: CSS Paint API: New possibilities in Chrome 65
#6Another day, another wart on the modern web stack.
Re: CSS Paint API: New possibilities in Chrome 65
#7So I guess the main thing added is convenience? Am I missing something here? Adding CSS that requires corresponding JS code is also new territory isn't it (I can't think of anything else that does this)?
Re: CSS Paint API: New possibilities in Chrome 65
#8I always find it interesting that Chrome is charging ahead full steam on experimental API's like this while most other browsers have given no intent to implement them yet. Did Chrome come up with Houdini? Are they being brave or pushy here?
Most certainly not. I know people at Mozilla who've been working on Houdini-related features for a while now (cf. https://wiki.mozilla.org/CSS/Houdini). Chrome is just the first to release here.
Re: CSS Paint API: New possibilities in Chrome 65
#9https://googlechromelabs.github.io/houdini-samples/paint-wor...