github web-platform-tests/wpt merge_pr_49089

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

Revert "layout: Fix trailing collapsible space handling with "

This reverts commit 1ff996297a57783a387e0031bc40d3343db3cfcb.

Reason for revert: It introduced new crashes.

Original change's description:

layout: Fix trailing collapsible space handling with

  • Trailing collapsible space should not be handled in ruby-base lines
    because such lines are contained by another line.
    This CL introduces LineBreaker:: disable_trailing_whitespace_collapsing_.

  • ComputeTrailingCollapsibleSpace() should iterate inside ruby columns
    recursively.

  • RemoveTrailingCollapsibleSpace() and TrailingCollapsibleSpaceWidth()
    should compute ruby column widths correctly.

  • ruby-intra-level-whitespace-001.html passed accidentally. It requires
    and table-like pairing.

Bug: 376097115
Change-Id: I55e4559012ec08c9b423ad8a518890c02862d857
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996911
Commit-Queue: Koji Ishii kojii@chromium.org
Auto-Submit: Kent Tamura tkent@chromium.org
Reviewed-by: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/main@{#1379515}

Bug: 376097115, 377943756, 378102636
Change-Id: Ibe208a30d6c1b5bc01b73374970d3b25275e1138
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6009080
Commit-Queue: Kent Tamura tkent@chromium.org
Auto-Submit: Kent Tamura tkent@chromium.org
Bot-Commit: Rubber Stamper rubber-stamper@appspot.gserviceaccount.com
Cr-Commit-Position: refs/heads/main@{#1380999}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.