github web-platform-tests/wpt merge_pr_47212

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
13 months ago

[layout] Don't reuse lines if we've aligned content.

We had this issue pre block-button layout, (for align-content).

Basically when we reuse lines we re-add line-items using their
previous offset, which is post alignment.

This results in the alignment getting applied twice for reused lines.

Skip the reuse lines optimization for content which has been aligned.

Bug: 353898969
Change-Id: Ic6dbe5222038d2ecb5e7df3e5e40db6f787d34fb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5725767
Reviewed-by: Koji Ishii kojii@chromium.org
Commit-Queue: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/main@{#1330660}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.