CLOSED DUPLICATE of bug 15514 16557
SVG circle elements have been clipped away completely, instead of partially.
https://bugs.webkit.org/show_bug.cgi?id=16557
Summary SVG circle elements have been clipped away completely, instead of partially.
David Jones
Reported 2007-12-21 08:47:24 PST
The green turtle graphic on the page should have two eyes at the top end of the ellipse. Each eye is a filled circle clipped to the ellipse. On 3.0.4 (eg on OS X 10.4.11) the eyes get drawn but not clipped, because of a 'use' element in the clipPath, see bug 15514. On nightly r28924 the eyes are gone completely. This works on Firefox.
Attachments
Eric Seidel (no email)
Comment 1 2007-12-21 13:49:27 PST
I'm entertained that http://www.amberfrog.com/logo/ looked fine in FFb1 and is now totally borked in FFb2. I think we already have a bug about WebKit's behavior on this page.
Eric Seidel (no email)
Comment 2 2007-12-27 01:29:05 PST
Now that bug 15514 is fixed, I believe this can be closed. Please confirm. *** This bug has been marked as a duplicate of 15514 ***
David Jones
Comment 3 2007-12-28 02:39:01 PST
Original reporter (me) confirms fixed in r28997. Thanks everyone!
Note You need to log in before you can comment on or make changes to this bug.