commit | 390c8983b7ada8ef1a538abf73e7ee34106eb51c | [log] [tgz] |
---|---|---|
author | Ian Kilpatrick <ikilpatrick@chromium.org> | Wed Jan 08 17:05:29 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 08 17:05:29 2020 |
tree | ea35005e11da2dd4d2b0f074035051c26f389187 | |
parent | fa026cefbdde2fdd20bd4125fcd9ead7d7b411fa [diff] |
[FlexNG] Fix HasAutoHeightOrContainingBlockWithAutoHeight. In NG we set "OverrideContainingBlockContentLogicalHeight" on children so they have the correct height to resolve percentages against. HasAutoHeightOrContainingBlockWithAutoHeight didn't check this however causing a bad percentage resolution size for replaced elements. Bug: 845235 Change-Id: Idb4904adc3bd0ae6d8a58d40aa4a9887f05edca9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982139 Reviewed-by: Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#729372}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .