[Webkit-unassigned] [Bug 25016] max-width and max-height are not overriding the width and height properties when 'display' set to 'table'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 10:50:03 PDT 2012


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





--- Comment #8 from Stephen Cantini <stephen.cantini at gmail.com>  2012-05-06 10:49:56 PST ---
DISCLAIMER: I've never looked at the webkit code before.

Could it be in RenderBox::computeLogicalWidthInRegion() for the ignored "max-width" part? If this is the case, maybe it never reaches this if statement http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderBox.cpp#L1765

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