[webkit-reviews] review canceled: [Bug 127835] ASSERTION FAILED: x2 >= x1 in WebCore::RenderObject::drawLineForBoxSide : [Attachment 227966] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 09:54:27 PDT 2014


Martin Hodovan <mhodovan.u-szeged at partner.samsung.com> has canceled Martin
Hodovan <mhodovan.u-szeged at partner.samsung.com>'s request for review:
Bug 127835: ASSERTION FAILED: x2 >= x1 in
WebCore::RenderObject::drawLineForBoxSide
https://bugs.webkit.org/show_bug.cgi?id=127835

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

------- Additional Comments from Martin Hodovan
<mhodovan.u-szeged at partner.samsung.com>
I have read the related part of the standard, but it does not define the
correct behavior
in this situation. I also checked three browsers and they handled the issue in
slightly
different ways.
- Firefox and Opera: displays content but no borders
- Chrome: displays content and positive borders

I believe that Firefox and Opera handle the issue properly by consistently not
displaying
borders nor shadows if either the length or the width of the box is negative.


More information about the webkit-reviews mailing list