| commit | 37d40efe1477a9ca978115a69aa369b156659931 | [log] [tgz] |
|---|---|---|
| author | dgrogan <dgrogan@chromium.org> | Fri Jul 15 19:25:46 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 19:28:59 2016 |
| tree | 52e011ab5a6ae6dd6d6edfb74c3e8cb3e6a31cdb | |
| parent | dc0e4f4f0b1ba0db6dd2ee7c03ad7281262d144c [diff] |
[css-tables] Set needsLayout on cells when column border width changes When borders collapse, col/colgroup borders affect cell widths but we weren't marking cells properly. As a result cells and tables were using their old widths. BUG=613728 Review-Url: https://codereview.chromium.org/2149953004 Cr-Commit-Position: refs/heads/master@{#405818}