Bug 106875

Summary: [Chromium] REGRESSION(r139638-r139675) Layout Test svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html is failing on XP
Product: WebKit Reporter: Dominic Cooney <dominicc>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Dominic Cooney 2013-01-14 22:52:18 PST
The following layout test is failing on XP:

svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html

Here is the regression rage:

<http://trac.webkit.org/log/?verbose=on&rev=139675&stop_rev=139638>

It seems some margin or padding above the black rectangle is no longer rendered. I have not narrowed down the cause.
Comment 1 Dominic Cooney 2013-01-15 19:03:46 PST
A similar problem has appeared in an overlapping revision range on Win7 (but not Win7 dbg):

<http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=svg%2Fdynamic-updates%2FSVGFESpecularLightingElement-remove-lightSource.html>

I believe these spurious grey areas are related to bug 80517, so I rebaselined the Win results in r139823 and am closing this bug as a dup.

*** This bug has been marked as a duplicate of bug 80517 ***