Skip to content

Conversation

@nt1m
Copy link
Member

@nt1m nt1m commented Jul 30, 2024

858d667

[web-animations] stroke-color should be animatable
https://bugs.webkit.org/show_bug.cgi?id=277317
rdar://132784589

Reviewed by Darin Adler.

As per: https://drafts.fxtf.org/fill-stroke-3/#propdef-stroke-color

* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/property-list.js:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
* Source/WebCore/rendering/style/RenderStyle.h:
* Source/WebCore/rendering/style/RenderStyleInlines.h:
(WebCore::RenderStyle::strokeColor const):

Canonical link: https://commits.webkit.org/281570@main

a3d4ad2

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
✅ 🧪 style ✅ 🛠 ios ✅ 🛠 mac ✅ 🛠 wpe ✅ 🛠 wincairo
✅ 🧪 bindings ✅ 🛠 ios-sim ✅ 🛠 mac-AS-debug ✅ 🧪 wpe-wk2 ✅ 🧪 wincairo-tests
✅ 🧪 webkitperl ✅ 🧪 ios-wk2 ✅ 🧪 api-mac ✅ 🧪 api-wpe
✅ 🧪 ios-wk2-wpt ❌ 🧪 mac-wk1 ✅ 🛠 wpe-cairo
⏳ 🧪 api-ios ✅ 🧪 mac-wk2 ✅ 🛠 gtk
✅ 🛠 vision ✅ 🧪 mac-AS-debug-wk2 ✅ 🧪 gtk-wk2
✅ 🛠 vision-sim ✅ 🧪 mac-wk2-stress ✅ 🧪 api-gtk
✅ 🛠 🧪 merge ✅ 🧪 vision-wk2
✅ 🛠 tv
✅ 🛠 tv-sim
✅ 🛠 watch
✅ 🛠 watch-sim

@nt1m nt1m requested a review from graouts as a code owner July 30, 2024 06:28
@nt1m nt1m self-assigned this Jul 30, 2024
@nt1m nt1m added the Animations Bugs related to CSS + SVG animations and transitions label Jul 30, 2024
@nt1m nt1m force-pushed the eng/web-animations-stroke-color-should-be-animatable branch from 220e578 to ff0c1d1 Compare July 30, 2024 06:29
@nt1m nt1m force-pushed the eng/web-animations-stroke-color-should-be-animatable branch from ff0c1d1 to 56bc2cf Compare July 30, 2024 06:39
@nt1m nt1m force-pushed the eng/web-animations-stroke-color-should-be-animatable branch from 56bc2cf to a3d4ad2 Compare July 30, 2024 06:41
@nt1m nt1m requested review from darinadler, heycam, mdubet and weinig July 30, 2024 08:14
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jul 30, 2024
@nt1m nt1m removed the merging-blocked Applied to prevent a change from being merged label Jul 30, 2024
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jul 30, 2024
@nt1m nt1m added merge-queue Applied to send a pull request to merge-queue and removed merging-blocked Applied to prevent a change from being merged labels Jul 30, 2024
https://bugs.webkit.org/show_bug.cgi?id=277317
rdar://132784589

Reviewed by Darin Adler.

As per: https://drafts.fxtf.org/fill-stroke-3/#propdef-stroke-color

* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/property-list.js:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt:
* LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
* Source/WebCore/rendering/style/RenderStyle.h:
* Source/WebCore/rendering/style/RenderStyleInlines.h:
(WebCore::RenderStyle::strokeColor const):

Canonical link: https://commits.webkit.org/281570@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/web-animations-stroke-color-should-be-animatable branch from a3d4ad2 to 858d667 Compare July 30, 2024 16:12
@webkit-commit-queue
Copy link
Collaborator

Committed 281570@main (858d667): https://commits.webkit.org/281570@main

Reviewed commits have been landed. Closing PR #31448 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 858d667 into WebKit:main Jul 30, 2024
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Jul 30, 2024
@nt1m nt1m deleted the eng/web-animations-stroke-color-should-be-animatable branch July 30, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Animations Bugs related to CSS + SVG animations and transitions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants