http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=animations%2Fcross-fade-background-image.html e.g. http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20(Tests)/r155235%20(11445)/results.html It seems like this is a color profile difference. Can we use pure black or something to mitigate the issue?
Committed r155238: <http://trac.webkit.org/changeset/155238>
(In reply to comment #0) > It seems like this is a color profile difference. Can we use pure black or something to mitigate the issue? It is hard to animate over black. Black never is the "middle" color between two other colors.
How about some shade of grey?
(In reply to comment #3) > How about some shade of grey? It will probably not make a difference, but will try it.