Related to https://bugs.webkit.org/show_bug.cgi?id=94372. At that point the test was removed from TestExpectations and wk1 and wk2 release builds started passing. However debug on wk2 is still failing. Occurs on Lion and MountainLion. http://build.webkit.org/results/Apple%20Lion%20Release%20WK2%20(Tests)/r128376%20(3194)/results.html http://build.webkit.org/results/Apple%20Lion%20Release%20WK2%20(Tests)/r128376%20(3194)/css3/filters/custom/filter-fallback-to-software-diff.png
Committed TestExpectations in http://trac.webkit.org/projects/webkit/changeset/128392
Ok I got this backwards. On the bots only Release is failing (note the posted results). On my machine both release and debug are failing.
This test was introduced by Adobe. It seems completely unreliable on Mac. Alexandru, can you please have a look at what is going on?
I'll investigate this. Thanks for the bug report.
This looks like a legitimate repaint bug related to filters falling back to software. The blue drop shadow is not drawn unless you force a repaint. The patch in bug 109098 makes this issue go away. I'll need to work more on that patch.
*** Bug 116238 has been marked as a duplicate of this bug. ***