Bug 140309
Summary: | css3/background/background-repeat-space-content.html just barely fails pixel diff | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andreas Kling <kling> |
Component: | Tools / Tests | Assignee: | 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 |
Andreas Kling
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
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?
Alexey Proskuryakov
Looks like the rollout in r179839 fixed this on all bots.