[Webkit-unassigned] [Bug 127835] ASSERTION FAILED: x2 >= x1 in WebCore::RenderObject::drawLineForBoxSide

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


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


Martin Hodovan <mhodovan.u-szeged at partner.samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #222557|0                           |1
        is obsolete|                            |
 Attachment #227966|0                           |1
        is obsolete|                            |
 Attachment #227966|review?, commit-queue?      |
               Flag|                            |
 Attachment #228846|                            |review?, commit-queue?
               Flag|                            |




--- Comment #8 from Martin Hodovan <mhodovan.u-szeged at partner.samsung.com>  2014-04-08 09:54:48 PST ---
Created an attachment (id=228846)
 --> (https://bugs.webkit.org/attachment.cgi?id=228846&action=review)
Proposed patch

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.

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