WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 139590
animations/cross-fade-webkit-mask-image.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=139590
Summary
animations/cross-fade-webkit-mask-image.html is flaky
Radu Stavila
Reported
2014-12-12 10:28:45 PST
This problem appeared after the way masks are handled (
https://bugs.webkit.org/show_bug.cgi?id=139294
). It seems like sometimes the tester takes the snapshot at a time when not both before/after masks are loaded and, as a result, the blend between the url A and url B masks is not cross-fade(url(A), url(B), progress) but simply url(B).
Attachments
Add attachment
proposed patch, testcase, etc.
Radu Stavila
Comment 1
2014-12-12 10:29:39 PST
* after the way masks are handled WAS CHANGED.
Alexey Proskuryakov
Comment 2
2014-12-14 18:02:18 PST
The fix for
bug 139294
was rolled out, so this problem doesn't occur any more. Keeping this open in case this needs to be addressed separately before the fix can be re-landed.
Radu Stavila
Comment 3
2014-12-18 05:44:33 PST
Bug has been re-marked as flaky (patch for
bug 139294
was relanded as the rollout was due to a pre-existing problem - see
bug 139644
)
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