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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 01:54:48 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 #228846|0                           |1
        is obsolete|                            |
 Attachment #229434|                            |review?, commit-queue?
               Flag|                            |




--- Comment #10 from Martin Hodovan <mhodovan.u-szeged at partner.samsung.com>  2014-04-16 01:55:06 PST ---
Created an attachment (id=229434)
 --> (https://bugs.webkit.org/attachment.cgi?id=229434&action=review)
Proposed patch

Thank you for the review again!
I have extended the test to upper and bottom cases. However, it seems like we can not make
the assert fail by simply manipulating the top and bottom padding and margin values.
I created a reference test by setting the border color to white in cases where the border
should not be displayed. I tried to set the border style to 'none' or 'hidden' instead, but
it made the content box shift by a few pixel (the width of the border).

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