Bug 14896 - SVG InlineText/Flow box sizes don't take rotated glyphs into account
Summary: SVG InlineText/Flow box sizes don't take rotated glyphs into account
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-07 17:13 PDT by Nikolas Zimmermann
Modified: 2007-08-07 17:32 PDT (History)
0 users

See Also:


Attachments
Initial patch (10.58 KB, patch)
2007-08-07 17:16 PDT, Nikolas Zimmermann
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2007-08-07 17:13:01 PDT
As the summary says, this has to be fixed.
Comment 1 Nikolas Zimmermann 2007-08-07 17:16:25 PDT
Created attachment 15860 [details]
Initial patch
Comment 2 Oliver Hunt 2007-08-07 17:24:03 PDT
Comment on attachment 15860 [details]
Initial patch

Looks good, nice to see so much code fleeing.

Do we give nice rects for web inspectorator?
Comment 3 Nikolas Zimmermann 2007-08-07 17:27:49 PDT
(In reply to comment #2)
> (From update of attachment 15860 [details] [edit])
> Looks good, nice to see so much code fleeing.
> 
> Do we give nice rects for web inspectorator?

Yes, all rects perfect now. The common case
didn't change at all.

Greetings,
Niko
Comment 4 Nikolas Zimmermann 2007-08-07 17:32:25 PDT
Landed in r24918.