Bug 249396
Summary: | [web-animations] add tests to see that an animated CSS variable is accounted for when used in standard properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/37527 | ||
Bug Depends on: | |||
Bug Blocks: | 249293 |
Antoine Quint
So far all of available tests for interpolation of CSS variables have been looking at whether the CSS variable itself is correctly interpolated. In practice, it's important to test that an interpolated value is picked up by other standard CSS properties that use that CSS variable.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/7692
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37527
EWS
Committed 257924@main (fa664e0f3367): <https://commits.webkit.org/257924@main>
Reviewed commits have been landed. Closing PR #7692 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103405255>