Bug 85666
Summary: | [Mac] IETC flexbox reference tests have pixel differences (due to embedded color profiles?) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> |
Component: | Tools / Tests | Assignee: | Dave Tharp <dtharp> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, dtharp, tomz, tony |
Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | All | ||
Bug Depends on: | 85210 | ||
Bug Blocks: |
Andy Estes
14 IETC flexbox reference tests fail on the Mac bots (see <http://build.webkit.org/results/Lion%20Debug%20(Tests)/r116127%20(6209)/results.html>). Even though the test looks identical to the reference, ImageDiff thinks the colors painted by background-color differ from those in the reference images. This might be because the reference images embed an sRGB color profile.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andy Estes
Committed r116169: <http://trac.webkit.org/changeset/116169>
Tony Chang
These appear to be ref tests, so there's no reference image or color profile. Maybe something is weird in the test harness? Most of the tests seem to be passing on Chromium.
Andy Estes
(In reply to comment #2)
> These appear to be ref tests, so there's no reference image or color profile. Maybe something is weird in the test harness? Most of the tests seem to be passing on Chromium.
The reference .html file includes an image, and that image has a color profile.
Dave Tharp
See comment on bug 85210. Fix is coming :)
Dave Tharp
*** This bug has been marked as a duplicate of bug 85596 ***