Bug 5881

Summary: Quadratic bezier path render error
Product: WebKit Reporter: Julien Palmas <julien.palmas>
Component: SVGAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Reduced test case
none
Expected result
none
Potential fix eric: review+

Description Julien Palmas 2005-11-29 16:31:48 PST
The "T" path element is not rendered correctly.
Comment 1 Julien Palmas 2005-11-29 16:32:23 PST
Created attachment 4857 [details]
Reduced test case
Comment 2 Julien Palmas 2005-11-29 16:33:32 PST
Created attachment 4858 [details]
Expected result
Comment 3 Rob Buis 2005-11-30 00:57:28 PST
Created attachment 4872 [details]
Potential fix

This patch should fix it. However, I didnt do regression testing, so please
test thoroughly :)
Thanks again to bartocc for the great testcases.
Cheers,

Rob.
Comment 4 Eric Seidel (no email) 2005-11-30 01:10:21 PST
Comment on attachment 4872 [details]
Potential fix

Yup works great!  r=me.