Bug 252808
Summary: | The animation of CSS custom properties is not valid in the shorthand property | ||
---|---|---|---|
Product: | WebKit | Reporter: | yisibl <50167214> |
Component: | CSS | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | graouts, koivisto, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Mac (Apple Silicon) | ||
OS: | macOS 12 | ||
URL: | https://codepen.io/yisi/pen/NWLxLvB?editors=0100 | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/38672 |
yisibl
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
yisibl
Safari Technology Preview 163(Safari 16.4, WebKit 17615.1.18.100.1)
yisibl
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?
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/10575
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38672
Antoine Quint
(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.
EWS
Committed 260759@main (875f1eabd79a): <https://commits.webkit.org/260759@main>
Reviewed commits have been landed. Closing PR #10575 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/105845603>