Closed Bug 1827478 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 39477 - Detect when we reach the block-end of a table row.

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 39477 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/39477
Details from upstream follow.

Morten Stenshorne <mstensho@chromium.org> wrote:

Detect when we reach the block-end of a table row.

... and don't let row fragments that are past the block-end of their row
node participate in border collapsing.

We check outgoing non-rowspanned table cells whether they have outgoing
break tokens (that are not at the block-end). Simply checking the if the
pre-calculated row block-size is small enough to fit in the
fragmentainer wouldn't do, since table cells may have forced breaks
inside and thus stretch the rows.

Bug: 1428930
Change-Id: Ic62d7e936718ad86f15d06177ae9309670215416
Reviewed-on: https://chromium-review.googlesource.com/4414682
WPT-Export-Revision: 635ed8a167ef9636140c78ec9fcc855287e1fba6

Component: web-platform-tests → Layout
Product: Testing → Core

CI Results

Ran 5 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

FAIL: 1

Chrome

FAIL: 1

Safari

FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1967919f70f7 [wpt PR 39477] - Detect when we reach the block-end of a table row., a=testonly https://hg.mozilla.org/integration/autoland/rev/c7d44edf6504 [wpt PR 39477] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in before you can comment on or make changes to this bug.