Bug 46969 - Move SVG text related renderers into rendering/svg/
Summary: Move SVG text related renderers into rendering/svg/
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 45532
  Show dependency treegraph
 
Reported: 2010-10-01 02:15 PDT by Nikolas Zimmermann
Modified: 2010-10-01 03:20 PDT (History)
2 users (show)

See Also:


Attachments
Patch (211.29 KB, patch)
2010-10-01 03:11 PDT, Nikolas Zimmermann
kling: 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 2010-10-01 02:15:10 PDT
Move SVG text related renderers into rendering/svg/.
(All other SVG renderers will also be moved there soon).
Comment 1 Nikolas Zimmermann 2010-10-01 03:11:27 PDT
Created attachment 69441 [details]
Patch
Comment 2 Nikolas Zimmermann 2010-10-01 03:20:51 PDT
Thanks Andreas, landed in r68874.