As of Firefox 71, I intend to turn |clip-path: path()| on by default on all
platforms. It has been developed behind the
"layout.css.clip-path-path.enabled" preference. Safari has shipped it
already, but Chrome doesn't support it yet. There is no blocking issue, so
we would like to turn it on.
*Bug to turn on by default*:
https://bugzilla.mozilla.org/show_bug.cgi?id=1488530
*DevTools*: We don't support DevTools for this function now.
*WPT*: The reftests were added. In the shipping bug, I also added some
tests related to parsing.
Thanks