[Webkit-unassigned] [Bug 142766] [EFL] fast/overflow/overflow-height-float-not-removed-crash2.html crashes on EFL layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 09:48:50 PDT 2015


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

--- Comment #2 from Hunseop Jeong <hs85.jeong at samsung.com> ---
Edje return the nullptr if the size of element is bigger than 20000 pixels.

Below comments are defined in isFormElementTooLargeToDisplay()[RenderThemeEfl.cpp].
    // This limit of 20000 pixels is hardcoded inside edje -- anything above this size
    // will be clipped. This value seems to be reasonable enough so that hardcoding it
    // here won't be a problem.

I think fast/overflow/overflow-height-float-not-removed-crash2 crash is normal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150331/6af5c34d/attachment-0002.html>


More information about the webkit-unassigned mailing list