WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 267515
159572
CSS transitions on SVG fill unexpectedly do not work inside <a>
https://bugs.webkit.org/show_bug.cgi?id=159572
Summary
CSS transitions on SVG fill unexpectedly do not work inside <a>
Joseph Pecoraro
Reported
2016-07-08 11:49:04 PDT
Summary: CSS transitions on SVG fill unexpectedly do not work inside <a>. Steps to Reproduce: 1. Load <
http://codepen.io/Pedr/pen/vyfko/
> 2. Hover the "Some Text" link => Expected Red in the SVG to animate, it did not. Notes: - Animates in Chrome and Firefox, but not Safari. - Discussion and Workaround on Stack Overflow: <
https://stackoverflow.com/questions/22593883/why-doesnt-this-css-transition-work-on-svg-inside-an-anchor
>
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-07-08 11:49:22 PDT
<
rdar://problem/27250418
>
Said Abou-Hallawa
Comment 2
2016-07-08 12:01:46 PDT
I think this is similar to
https://bugs.webkit.org/show_bug.cgi?id=152488
.
Ahmad Saleem
Comment 3
2022-10-16 05:03:14 PDT
I am able to reproduce this bug in Safari Technology Preview 155 where hovering on 'Some Text' just to splash of color changes rather than animating like Chrome Canary 108 and Firefox Nightly 107. Thanks!
Nicolas Jesenberger
Comment 4
2024-06-21 05:28:32 PDT
I can reproduce in Safari 17.5 / TP 196, this affects fill/stroke animations as well and happens only on `:visited` links
https://codepen.io/nicolasjesenberger/pen/qBGoxQM
Antoine Quint
Comment 5
2024-06-26 02:22:52 PDT
Chrome, Firefox and STP 197 look identical to me for both
http://codepen.io/Pedr/pen/vyfko/
and
https://codepen.io/nicolasjesenberger/pen/qBGoxQM
. Am I missing something or is this a recent progression in STP 197?
Antoine Quint
Comment 6
2024-06-26 03:01:09 PDT
I bet
279807@main
fixed this.
Antoine Quint
Comment 7
2024-06-26 03:05:48 PDT
Indeed, dupe of 267515. *** This bug has been marked as a duplicate of
bug 267515
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug