RESOLVED FIXED 19850
REGRESSION (r34887): SVGEllipseElement-dom-cx-attr.html and SVGEllipseElement-svgdom-cx-prop.html are failing
https://bugs.webkit.org/show_bug.cgi?id=19850
Summary REGRESSION (r34887): SVGEllipseElement-dom-cx-attr.html and SVGEllipseElement...
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.