Bug 106875 - [Chromium] REGRESSION(r139638-r139675) Layout Test svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html is failing on XP
Summary: [Chromium] REGRESSION(r139638-r139675) Layout Test svg/dynamic-updates/SVGFES...
Status: RESOLVED DUPLICATE of bug 80517
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 22:52 PST by Dominic Cooney
Modified: 2013-01-15 19:03 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***