RESOLVED WORKSFORME 80118
Changing <col> width should update table-layout:fixed <table>
https://bugs.webkit.org/show_bug.cgi?id=80118
Summary Changing <col> width should update table-layout:fixed <table>
Joseph Pecoraro
Reported 2012-03-02 00:05:07 PST
Created attachment 129830 [details] [REDUCTION] Test Case See the simple test case. Clicking a button changes the column width on a table-layout:fixed <table> but it doesn't update. I don't can't seem to force it to update with JavaScript either. • Opening the Web Inspector causes the content to update.= • Works in Firefox.
Attachments
[REDUCTION] Test Case (1014 bytes, text/html)
2012-03-02 00:05 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2012-03-02 00:05:23 PST
Seems similar to bug 15111: <http://webkit.org/b/15111> Cell width can't be changed when the table is using table-layout:fixed and first row is using colspan.
Benjamin Poulain
Comment 2 2012-03-02 00:08:17 PST
Hey Julien, what is up? :)
Julien Chaffraix
Comment 3 2012-03-17 09:14:00 PDT
This seems to be working on ToT. Joseph, maybe you hit a temporary regression? (I don't recall any specific table regression though)
Joseph Pecoraro
Comment 4 2012-03-17 13:17:00 PDT
Yep, test case look like its working now! (r110761 nightly). Thanks =)
Note You need to log in before you can comment on or make changes to this bug.