Bug 23275

Summary: Skia SVG pattern transform ignored
Product: WebKit Reporter: Evan Stade <estade>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
SkiaPatternTransform.diff eric: review+

Evan Stade
Reported 2009-01-12 14:04:32 PST
Pattern transform (e.g. x/y pattern boundaries) is ignored by SVGPaintServerPatternSkia.cpp, causing some pattern fills to be drawn incorrectly. The attached patch addresses this issue.
Attachments
SkiaPatternTransform.diff (2.27 KB, patch)
2009-01-12 14:05 PST, Evan Stade
eric: review+
Evan Stade
Comment 1 2009-01-12 14:05:47 PST
Created attachment 26649 [details] SkiaPatternTransform.diff
Eric Seidel (no email)
Comment 2 2009-01-12 14:52:59 PST
Comment on attachment 26649 [details] SkiaPatternTransform.diff Looks fine. Hopefully this file will die soon once bug 21205 is finished.
Dirk Schulze
Comment 3 2009-01-21 23:22:29 PST
fixed in r40063. *** This bug has been marked as a duplicate of 21205 ***
Note You need to log in before you can comment on or make changes to this bug.