[webkit-reviews] review requested: [Bug 65769] New renderer for SVGRectElement : [Attachment 112678] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 07:34:20 PDT 2011


Renata Hodovan <reni at webkit.org> has asked  for review:
Bug 65769: New renderer for SVGRectElement
https://bugs.webkit.org/show_bug.cgi?id=65769

Attachment 112678: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=112678&action=review

------- Additional Comments from Renata Hodovan <reni at webkit.org>
The assertions in the previous version was caused by some missing clearing
method in fallback cases. They are added already, so we really don't have any
regressions neither in release nor in debug version.

As we discussed on IRC, RenderSVGRect lies about itself being a "RenderSVGPath"
and this way we don't need layouttest updates (because DRT produces the same
output as before).


More information about the webkit-reviews mailing list