Bug 19850

Summary: REGRESSION (r34887): SVGEllipseElement-dom-cx-attr.html and SVGEllipseElement-svgdom-cx-prop.html are failing
Product: WebKit Reporter: mitz
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: zimmermann
Priority: P1 Keywords: LayoutTestFailure, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://build.webkit.org/results/trunk-mac-ppc-release/13484/results.html

mitz
Reported 2008-07-01 17:54:50 PDT
These two tests have been failing since r34887.
Attachments
Mark Rowe (bdash)
Comment 1 2008-07-02 04:20:05 PDT
I landed a fix for this in r34953. Niko, can you please double-check that the fix I made doesn't invalidate the test? The hit-testing on Tiger for the ellipse seems to be off by one pixel -- changing the X coordinate to 49 leads to the test passing, while 50 fails. I went with 45 just to be nice and safe.
Note You need to log in before you can comment on or make changes to this bug.