[Webkit-unassigned] [Bug 46051] SVG: Make RenderPath DRT output platform-independent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 04:02:52 PDT 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

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




--- Comment #4 from Nikolas Zimmermann <zimmermann at kde.org>  2010-09-20 04:02:52 PST ---
(From update of attachment 68026)
Looks good to me!
I'd propose to not add those virtual methods (isRectElement) etc, just for the sake of DRT.
Just compare the tag names: if (svgElement->hasTagName(SVGNames::rectTag)) { ...}

-- 
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