[Webkit-unassigned] [Bug 29501] Wrong width calculation in table with fixed layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 15:30:12 PDT 2009


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


Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39886|                            |review?(hyatt at apple.com)
               Flag|                            |
  Attachment #39792|0                           |1
        is obsolete|                            |
  Attachment #39792|review?                     |
               Flag|                            |




--- Comment #7 from Beth Dakin <bdakin at apple.com>  2009-09-21 15:30:11 PDT ---
Created an attachment (id=39886)
 --> (https://bugs.webkit.org/attachment.cgi?id=39886)
Newer Patch

Here's a new iteration of this patch that implements the same idea. Dan and I
were looking into this more, and we saw a very very similar quirk in
RenderBlock's prefWidth calculation. This iteration of the patch makes this fix
similar to that quirk we found in RenderBlock. 

The similar quirk was implemented in http://trac.webkit.org/changeset/4316
Hyatt wrote that patch and probably has the most expertise in this area, so we
think he should probably review.

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