commit | a4d03b3c5f8b03ecc44acd3e52c4a6e430806d4c | [log] [tgz] |
---|---|---|
author | mstensho <mstensho@opera.com> | Fri May 13 16:29:18 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 13 16:30:47 2016 |
tree | 3815576d6a46e698831e9c72f2c12bd092d12938 | |
parent | 63411b4d29eaf35d1dc9c4e9ea48635bd9f34bcd [diff] |
Move collapseAnonymousBlockChild() to LayoutBlockFlow, and make it non-static. Some cleanup in collapseLoneAnonymousBlockChild(). Specify a parent rather than working it out on our own. Both callers have the parent readily available anyway. Remove canCollapseAnonymousBlockChild(), since nobody calls it anymore. BUG=302024 Review-Url: https://codereview.chromium.org/1980473002 Cr-Commit-Position: refs/heads/master@{#393542}