For CSS Shapes, the property shape-outside (which also uses
<basic-shape>) has been independently implemented and shipped in both
Blink and WebKit since more than 2 years ago, so I'd expect that part to
be pretty stable.
I'm not very familiar with clip-path, but from the data in
caniuse.com,
it seems Blink has been shipping majority of the functionality for a
while, so it should be stable enough.
- Xidorn