Bug 6420

Summary: <text> does not respect x,y offset lists
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ian, oliver
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 6425    

Eric Seidel (no email)
Reported 2006-01-08 01:27:18 PST
<text> does not respect x,y offset lists http://www.w3.org/TR/SVG/text.html#TextElement The current <text> implementation only repects the first offset, not the entire array. RenderText might need to be made smarter in order to implement this.
Attachments
Eric Seidel (no email)
Comment 1 2006-01-26 16:06:09 PST
This is a rather obscure feature. One which will be easy to implement once we have the infrastructure in place for things like <textPath>
Eric Seidel (no email)
Comment 2 2006-12-26 17:19:32 PST
This is in oliver territory.
Eric Seidel (no email)
Comment 3 2006-12-31 13:04:22 PST
We'd have to talk to oliver, but I think this is nearly working these days. Just needs a little wiring. This will be required before implementing textPath bug 6425.
Nikolas Zimmermann
Comment 4 2007-02-08 09:19:56 PST
*** This bug has been marked as a duplicate of 12698 ***
Note You need to log in before you can comment on or make changes to this bug.