[Webkit-unassigned] [Bug 11645] Table with percentage column widths doesn't scale to fill the entire width of a table containing it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 8 05:20:34 PDT 2012


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





--- Comment #6 from Arpita Bahuguna <arpitabahuguna at gmail.com>  2012-09-08 05:20:50 PST ---
Proposed patch uploaded.

Am unsure as to why the check in shouldScaleColumns() in AutoTableLayout.cpp, for disallowing the scaling of columns in case of the containing table having percent width was placed in the first place.

AFAICT removing that check fixes our issue and also makes our rendering of such scenarios similar to that of FF, Opera and I.E.

I would really appreciate if someone would have any pointers regarding the same.

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