Bug 9218

Summary: Table column width calculated incorrectly
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian, mitz
Priority: P2 Keywords: HasReduction
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.anz.com/nz/consumer/freedom/freedomacc.asp
Attachments:
Description Flags
Reduction none

Description Mark Rowe (bdash) 2006-06-01 15:54:13 PDT
The right-most column in the Key Features column is displayed at approximatel 150px wide.  In Firefox it correctly takes up most of the table width.
Comment 1 mitz 2006-08-17 13:14:55 PDT
Created attachment 10105 [details]
Reduction

Both Firefox and IE make the A and C columns narrow, and the middle column wide.
Comment 2 mitz 2007-03-31 05:42:56 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/19641>.