WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
80517
[Chromium] Unexpected changes in SVG animated results
https://bugs.webkit.org/show_bug.cgi?id=80517
Summary
[Chromium] Unexpected changes in SVG animated results
Stephen Chenney
Reported
2012-03-07 09:27:33 PST
svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr.html svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr.html svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop.html svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop.html These tests are showing that the filter result has moved when comparing the former expectations and the new expectations. This may be an issue with the test or may be an issue with the underlying code, as the difference in image position seems to be 2 pixels, which is the same amount that the animation moves the target. See, for example,
http://build.chromium.org/f/chromium/layout_test_results/Webkit_Mac10_6/results/layout-test-results/svg/dynamic-updates/
for the old and new expectations. The same difference is not present in the mac expectations, suggesting this is Chromium specific.
Attachments
Add attachment
proposed patch, testcase, etc.
Stephen Chenney
Comment 1
2012-03-07 09:30:26 PST
The turbulence filter content has also changed, but only for these two tests. I find this unexpected, because any change I would expect to see in every image, not just these. svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html = IMAGE svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html = IMAGE
Stephen Chenney
Comment 2
2012-03-07 14:08:03 PST
Committed
r110101
: <
http://trac.webkit.org/changeset/110101
>
Stephen Chenney
Comment 3
2012-03-07 14:08:26 PST
Only updated expectations. This is still to be fixed.
Stephen Chenney
Comment 4
2012-03-07 14:17:48 PST
Committed
r110102
: <
http://trac.webkit.org/changeset/110102
>
Stephen Chenney
Comment 5
2012-03-07 14:18:17 PST
Just added expectations. Maybe 3 issues to address here.
Dominic Cooney
Comment 6
2013-01-15 19:02:32 PST
svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html also has spurious grey rectangles; I rebaselined these in
r139823
.
Dominic Cooney
Comment 7
2013-01-15 19:03:46 PST
***
Bug 106875
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug