[Webkit-unassigned] [Bug 59176] Don't do manually style resolution for SVGElements with renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 05:36:31 PDT 2011


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90670|review?                     |review+
               Flag|                            |




--- Comment #2 from Nikolas Zimmermann <zimmermann at kde.org>  2011-04-22 05:36:31 PST ---
(From update of attachment 90670)
View in context: https://bugs.webkit.org/attachment.cgi?id=90670&action=review

Excellent cleanup, r=me.

> Source/WebCore/ChangeLog:11
> +        Don't do manually style resolution for SVGElements with renderer. Instead get RenderStyle
> +        from the renderer.

Don't resolve style manually, instead ask the RenderObject for its style.

> Source/WebCore/ChangeLog:13
> +        Removed SVG element names from SVG attribute list.

Cleanup svgattrs.in, some SVG element names were accidently listed there as attributes.

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



More information about the webkit-unassigned mailing list