Created attachment 208204 [details] Reproduction of the bug Basically the same thing as: https://bugs.webkit.org/show_bug.cgi?id=101252 It looks like the problem applies to text color as well, which was not fixed in the patch for that bug. Summary: Changing text color and left at the same time will not change the text color (under graphics acceleration). Steps to Reproduce: 1. Open attached TextColorBug.html Expected Results: All the boxes slowly change text color. Actual Results: Only the boxes not moving or not using "-webkit-transform:rotateY(0deg)" actually change color. Regression: Has happened for a while, not new to 6.1/7.0, but still bad. Notes: Behavior in Chrome 28: reproduces Behavior in Firefox 22 (if applicable): Does not occur Chromium bug: http://code.google.com/p/chromium/issues/detail?id=159253 This affects customers using Tumult Hype (http://tumult.com/hype).
I feel like we have another bug about this.