github web-platform-tests/wpt merge_pr_47715

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

[text-box-trim] Fix text-box-trim-height-002

This patch fixes the text-box-trim-height-002 test added in
#47606.

The test assumes that a line box taller than its container
with align-content: end aligns the block-end of the line box
to the block-end of the container.

All 3 engines align the block-start side of such line box and
its container. This patch fixes the test to match the behavior.

Bug: 359926563
Change-Id: I17c726ce38394b37d87cc94a992fcfbb69f08a62
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5803518
Reviewed-by: Lingqi Chi lingqi@chromium.org
Auto-Submit: Koji Ishii kojii@chromium.org
Commit-Queue: Lingqi Chi lingqi@chromium.org
Cr-Commit-Position: refs/heads/main@{#1344791}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.