[webkit-reviews] review canceled: [Bug 29501] Wrong width calculation in table with fixed layout : [Attachment 39792] New Patch

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


Beth Dakin <bdakin at apple.com> has canceled Beth Dakin <bdakin at apple.com>'s
request for review:
Bug 29501: Wrong width calculation in table with fixed layout
https://bugs.webkit.org/show_bug.cgi?id=29501

Attachment 39792: New Patch
https://bugs.webkit.org/attachment.cgi?id=39792&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
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.


More information about the webkit-reviews mailing list