[Webkit-unassigned] [Bug 90068] Setting table's style to fixed causes incorrect cell width calculations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 02:24:30 PDT 2012


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





--- Comment #3 from codedjinn at gmail.com  2012-07-16 02:24:30 PST ---
(In reply to comment #2)
> I don't think I understand your issue. If you meant that there is some empty space on the right side of the table (meaning that we ignore the width=100% on the table), I didn't see that on Chromium 22 Linux or on a recent WebKit-build on Mac.
> 
> It's unlikely that this bug is windows specific so could you confirm that you still see the issue on a nightly build?

Hi,

That is exactly the problem, when columns count up to 100% when table-layout is not fixed, the columns renders correctly, but as soon as I change the precise same HTML/CSS to render with fixed-table layout, does not render the columns properly leaving the space.  This behaviour is not observed in Internet Explorer 9 and FireFox.

Thanks for looking into the issue.

Regards,
Jaco

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