Never escape replaced "containing block" when adding %-height descendant.
Turns out that the DCHECK added added with https://chromium-review.googlesource.com/c/chromium/src/+/1622806 can fail. Use a different approach, where we never allow skipping to ancestors of an replaced element when adding percentage height descendants of said replaced element. Bug: 969429 Change-Id: I3380ed24ab3b2767bf79e975b1c4083a3840c3a5 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640642Reviewed-by:Emil A Eklund <eae@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#665600}
Showing
Please register or sign in to comment