| commit | 4f82f2cf4077cb507ed9c8ab7a577073bf9d8eb6 | [log] [tgz] |
|---|---|---|
| author | dgrogan <dgrogan@chromium.org> | Sat Jul 23 03:36:51 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Sat Jul 23 03:38:07 2016 |
| tree | ffa34e7c33f2a3d7183595c97cba36732343f704 | |
| parent | c311f11649393ec89cc92a1958ca92b2fd27d7f7 [diff] |
[css-tables] Mark sibling cells dirty when a cell is removed Cells's border boxes were not getting resized when their collapsed border changed because a sibling was removed. BUG=613728 Review-Url: https://codereview.chromium.org/2173163003 Cr-Commit-Position: refs/heads/master@{#407339}