| commit | a12fde2481d818a6ffcd937f964b4928cf25b9fe | [log] [tgz] |
|---|---|---|
| author | dgrogan <dgrogan@chromium.org> | Wed Jul 20 20:20:24 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 20:24:17 2016 |
| tree | bd7e7cb72abaaef0ffbbe5eaf22b4b6ddb1fad35 | |
| parent | 5db27ec315b8568a001a10148fb751867211e48e [diff] |
[css-tables] Mark sibling cells dirty when cell border width changes When borders collapse, a cell's border affects its neighbors' widths but we weren't marking widths and needsLayout properly. BUG=613728 Review-Url: https://codereview.chromium.org/2160363003 Cr-Commit-Position: refs/heads/master@{#406652}