Bug 45431 - regression? chromium/linux: svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html
Summary: regression? chromium/linux: svg/dynamic-updates/SVGFEDiffuseLightingElement-l...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 18:11 PDT by Fumitoshi Ukai
Modified: 2010-09-09 23:36 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fumitoshi Ukai 2010-09-08 18:11:27 PDT
chromium/linux shows unexpected image mismatch on svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html

e.g. http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Linux%20(webkit.org)/builds/37496/steps/webkit_tests/logs/stdio

It looks win expectation is red, but linux and mac is yellow, and actual image on linux becomes red.
Comment 1 Kent Tamura 2010-09-09 18:19:34 PDT
(In reply to comment #0)
> chromium/linux shows unexpected image mismatch on svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html
> 
> e.g. http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Linux%20(webkit.org)/builds/37496/steps/webkit_tests/logs/stdio
> 
> It looks win expectation is red, but linux and mac is yellow, and actual image on linux becomes red.

I think the current actual result of Chromium-linux is yellow.
So, the current baseline for Chromium-linux is wrong (red), and we need to do rebaseline.

I'll handle this.
Comment 2 Kent Tamura 2010-09-09 18:56:07 PDT
Done rebaseline by r67144.
Comment 3 Dirk Pranke 2010-09-09 20:07:48 PDT
Reverted r67145 for reason:

broke editing/inserting/5994480-2.html on Chromium Linux

Committed r67154: <http://trac.webkit.org/changeset/67154>
Comment 4 Kent Tamura 2010-09-09 20:26:33 PDT
Dirk, you seems to have reopened a wrong bug.
Comment 5 Dirk Pranke 2010-09-09 21:09:37 PDT
whoops. this should still be closed.
Comment 6 Zoltan Herczeg 2010-09-09 23:36:25 PDT
> It looks win expectation is red, but linux and mac is yellow, and actual image on linux becomes red.

Red is wrong (see the description of the image). And Dirk Pranke mentioned that now the mac is fixed, I should update the description as well. Perhaps another rebaseline will be needed for Chromium.

See: https://bugs.webkit.org/show_bug.cgi?id=43954 There is a patch with r? there.