The "is houdini ready yet?" section is dishonest even though it's factually correct. And this shows that Chrome is the new IE.

If you're not careful, you may come away reading that "is houdini ready yet?" section thinking it's mostly supported by most browsers except for some laggards like Webkit and Firefox. Except that, if you exclude those two, the rest of the browsers displayed in the chart are basically Chrome forks.

Normally in the past, something like this would have been packaged as some "Google experiment", but now their "blink engine" trojan horse has penetrated other browser vendors, they are using that to paint a misleading picture to push their agenda.

Just to be clear, sure this technology is cool, but this is defacto "Google chrome experiment", not a web standard supported by various independent browsers. It's basically Chrome and other small fish browsers that depend on Chrome. Google should stop misleading the public about browser support of whatever they're releasing. It's dishonest.

On the other hand, I really think time is ripe for the next disruption of web browsers.

At least for paint, there are equivalents in other browsers. -webkit-canvas serves the same purpose in Safari as paint worklets do in Chromium.

Standardizing these APIs is a good thing, because it empowers people to make use of them.

Looks like there's a polyfill that lets you use the same paint worklet across the major engines: https://github.com/GoogleChromeLabs/css-paint-polyfill