Bug 140309

Summary: css3/background/background-repeat-space-content.html just barely fails pixel diff
Product: WebKit Reporter: Andreas Kling <kling>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=140298

Description Andreas Kling 2015-01-09 14:10:53 PST
This appears to have started after <http://trac.webkit.org/changeset/178183> (bug 140298.)
Going to mark it as ImageOnlyFailure for now, since the result is not visually wrong, just has a tiny shading difference in some pixels.
Comment 1 Alexey Proskuryakov 2015-01-10 00:21:57 PST
Is this tiny shading difference really ok? Given what this change did, memory corruption sounds like the most likely cause for tiny differences. Can you explain it otherwise?
Comment 2 Alexey Proskuryakov 2015-02-27 15:55:26 PST
Looks like the rollout in r179839 fixed this on all bots.