Bug 252312
Summary: | [css-transitions] `transition-property: all` does not apply to custom properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, koivisto, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/38519 | ||
Bug Depends on: | 252393 | ||
Bug Blocks: | 235132 |
Antoine Quint
Setting `transition-property: all`, either explicitly or via its initial value, does not allow registered custom properties that could otherwise be interpolated to yield a transition.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/10142
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38519
Antoine Quint
Filed a spec issue to clarify that `transition-property: all` ought to apply to custom properties.
Antoine Quint
https://github.com/w3c/csswg-drafts/issues/8456
EWS
Committed 260384@main (fcdce8ff40bb): <https://commits.webkit.org/260384@main>
Reviewed commits have been landed. Closing PR #10142 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/105556538>