[Webkit-unassigned] [Bug 25532] Clean up SVG rendering tree more

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 21:01:34 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25532


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29976|                            |review?
               Flag|                            |




------- Comment #5 from eric at webkit.org  2009-05-03 21:01 PDT -------
Created an attachment (id=29976)
 --> (https://bugs.webkit.org/attachment.cgi?id=29976&action=view)
Remove broken absoluteTransform() code from RenderSVGInlineText

 .../mac/svg/custom/focus-ring-expected.checksum    |    2 +-
 .../mac/svg/custom/focus-ring-expected.png         |  Bin 40658 -> 43386 bytes
 .../svg/custom/svgsvgelement-ctm-expected.txt      |    8 ++--
 WebCore/ChangeLog                                  |   33 ++++++++++++++++++++
 WebCore/rendering/RenderSVGInlineText.cpp          |   30 ++++++++----------
 WebCore/rendering/RenderSVGInlineText.h            |    1 +
 WebCore/rendering/RenderSVGRoot.cpp                |   14 ++++++++
 WebCore/rendering/RenderSVGRoot.h                  |    2 +
 WebCore/rendering/RenderSVGText.cpp                |   14 ++++++++
 WebCore/rendering/RenderSVGText.h                  |    2 +
 WebCore/svg/SVGSVGElement.cpp                      |    4 +-
 11 files changed, 86 insertions(+), 24 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list