Bug 45431
Summary: | regression? chromium/linux: svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fumitoshi Ukai <ukai> |
Component: | SVG | Assignee: | Kent Tamura <tkent> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dpranke, tkent, zherczeg, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Fumitoshi Ukai
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kent Tamura
(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.
Kent Tamura
Done rebaseline by r67144.
Dirk Pranke
Reverted r67145 for reason:
broke editing/inserting/5994480-2.html on Chromium Linux
Committed r67154: <http://trac.webkit.org/changeset/67154>
Kent Tamura
Dirk, you seems to have reopened a wrong bug.
Dirk Pranke
whoops. this should still be closed.
Zoltan Herczeg
> 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.