Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3525ae62d545bb3727b8778e942718d17cb67333 https://github.com/WebKit/WebKit/commit/3525ae62d545bb3727b8778e942718d17cb67333 Author: Tim Nguyen <n...@apple.com> Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths: M LayoutTests/imported/w3c/resources/import-expectations.json A LayoutTests/imported/w3c/web-platform-tests/css/fill-stroke/animation/stroke-color-interpolation-expected.txt A LayoutTests/imported/w3c/web-platform-tests/css/fill-stroke/animation/stroke-color-interpolation.html M Source/WebCore/rendering/style/RenderStyle.cpp Log Message: ----------- [web-animations] `stroke-color` doesn't work with `transition: all` https://bugs.webkit.org/show_bug.cgi?id=277370 rdar://132837478 Reviewed by Matthieu Dubet. 281570@main forgot to add the property to `RenderStyle::conservativelyCollectChangedAnimatableProperties`. * LayoutTests/imported/w3c/resources/import-expectations.json: * LayoutTests/imported/w3c/web-platform-tests/css/fill-stroke/animation/stroke-color-interpolation-expected.txt: Added. * LayoutTests/imported/w3c/web-platform-tests/css/fill-stroke/animation/stroke-color-interpolation.html: Added. * Source/WebCore/rendering/style/RenderStyle.cpp: (WebCore::RenderStyle::conservativelyCollectChangedAnimatableProperties const): Canonical link: https://commits.webkit.org/281619@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes