RESOLVED FIXED Bug 249396
[web-animations] add tests to see that an animated CSS variable is accounted for when used in standard properties
https://bugs.webkit.org/show_bug.cgi?id=249396
Summary [web-animations] add tests to see that an animated CSS variable is accounted ...
Antoine Quint
Reported 2022-12-15 08:27:48 PST
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
Antoine Quint
Comment 1 2022-12-15 08:29:57 PST
Antoine Quint
Comment 2 2022-12-15 08:30:34 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37527
EWS
Comment 3 2022-12-15 09:01:35 PST
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
Comment 4 2022-12-15 09:02:16 PST
Note You need to log in before you can comment on or make changes to this bug.