| commit | 596c28c4ab1759719fe00b8319571fba398f48e1 | [log] [tgz] |
|---|---|---|
| author | dgrogan <dgrogan@chromium.org> | Wed Jul 13 04:00:00 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 04:02:52 2016 |
| tree | edc9facd4cc17c6380d2e9a4105d80894d207076 | |
| parent | 63fe38c1e6d9eeefd9036f431456c8a359424fa3 [diff] |
[css-tables] Set table and cell widths dirty when section border changes When borders collapse, section borders affect both the table width and cell widths. Previously, tables and cells would use the old width when a section's border changed. BUG=613728 Review-Url: https://codereview.chromium.org/2013693002 Cr-Commit-Position: refs/heads/master@{#404994}