Bug 25402 - Gradient stroke on text not positioned properly
Summary: Gradient stroke on text not positioned properly
Status: RESOLVED DUPLICATE of bug 25403
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-25 19:37 PDT by Jeff Schiller
Modified: 2009-04-26 23:05 PDT (History)
1 user (show)

See Also:


Attachments
Test Case showing the problem (742 bytes, image/svg+xml)
2009-04-25 19:37 PDT, Jeff Schiller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Schiller 2009-04-25 19:37:07 PDT
Attached test case shows a bug in WebKit SVG:  The stroke on a <text> element references a linearGradient.  As can be seen, the stroke is horizontally offset by (maybe) 1 glyph.  

Note that if you change the fill to a solid color ("blue"), there is no offset.
Comment 1 Jeff Schiller 2009-04-25 19:37:26 PDT
Created attachment 29794 [details]
Test Case showing the problem
Comment 2 Dirk Schulze 2009-04-26 23:05:13 PDT
The same problem like in bug 25403.

*** This bug has been marked as a duplicate of 25403 ***