I tested and found that Safari loses animation in the shorthand property. In this demo[1], the 1nd and 3th ones lose animation, and the 5th one has no background color. [1]: https://codepen.io/yisi/pen/NWLxLvB?editors=0100
Safari Technology Preview 163(Safari 16.4, WebKit 17615.1.18.100.1)
CSS custom properties have been released in Safari 16.4 beta, is there still time to merge it into that version once the bug is fixed?
Pull request: https://github.com/WebKit/WebKit/pull/10575
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38672
(In reply to yisibl from comment #2) > CSS custom properties have been released in Safari 16.4 beta, is there still > time to merge it into that version once the bug is fixed? We are aware that this is a valuable bug fix for Safari 16.4. However, we cannot comment on future Safari releases.
Committed 260759@main (875f1eabd79a): <https://commits.webkit.org/260759@main> Reviewed commits have been landed. Closing PR #10575 and removing active labels.
<rdar://problem/105845603>