WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108895
keyframe animation render multiple linear-gradient background incorrectly
https://bugs.webkit.org/show_bug.cgi?id=108895
Summary
keyframe animation render multiple linear-gradient background incorrectly
David Frank
Reported
2013-02-04 20:50:43 PST
Originally a bug on chromium, it was confirmed by google team that the issue also exists on webkit, so I open this ticket.
http://code.google.com/p/chromium/issues/detail?id=169190
==== Steps to reproduce the problem: 1. View the url for issue reproduction What is the expected behavior? the background-image generated via multiple linear-gradient function should animation together (e.g the whole background pans) What went wrong? fron the looks of it, chrome/webkit only animate the first linear-gradient layer, leaving the rest unchanged. Did this work before? No Does this work in other browsers? Yes Firefox 17, Opear 12, IE10
Attachments
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-02-05 10:57:01 PST
Yes, this looks wrong.
Radar WebKit Bug Importer
Comment 2
2013-02-05 10:59:53 PST
<
rdar://problem/13154575
>
Simon Fraser (smfr)
Comment 3
2013-02-05 11:30:14 PST
Yeah we're failing to repeat the background-positions.
Simon Fraser (smfr)
Comment 4
2018-01-07 16:37:39 PST
This works now.
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