[webkit-reviews] review requested: [Bug 121682] ASSERTION FAILED: object->style()->overflowX() == object->style()->overflowY() in WebCore::SVGRenderSupport::isOverflowHidden : [Attachment 231152] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 9 06:49:09 PDT 2014


Zsolt Borbely <zsborbely.u-szeged at partner.samsung.com> has asked  for review:
Bug 121682: ASSERTION FAILED: object->style()->overflowX() ==
object->style()->overflowY() in WebCore::SVGRenderSupport::isOverflowHidden
https://bugs.webkit.org/show_bug.cgi?id=121682

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

------- Additional Comments from Zsolt Borbely
<zsborbely.u-szeged at partner.samsung.com>
The different output is caused by reversing the order of the
!shouldApplyViewportClip() and m_needsBoundariesOrTransformUpdate checks in
RenderSVGRoot.cpp.


More information about the webkit-reviews mailing list