Closed Bug 1751097 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 32464 - [tables] Change rowspan distribution to match FF & EdgeHTML.

Categories

(Core :: Layout: Tables, task, P4)

task

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Ian Kilpatrick <ikilpatrick@chromium.org> wrote:

[tables] Change rowspan distribution to match FF & EdgeHTML.

When we have only empty rows, and performing rowspan distribution,
distribute all the block-size to the last row.

Otherwise fallback to the standard distribution (proportional to the
non-empty sizes).

This behaviour is simpler, and matches FF & EdgeHTML.

Change-Id: Iff1f9efe7d3ed87b69c44ec2233d7f4f34eedf9e

Reviewed-on: https://chromium-review.googlesource.com/3392777
WPT-Export-Revision: f4e8a83e6a03d2dcf5489bcd7a9c9c9f3f00fe5f

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

CI Results

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

Total 1 tests and 4 subtests

Status Summary

Firefox

OK : 1
PASS: 4

Chrome

OK : 1
PASS: 3
FAIL: 1

Safari

OK : 1
FAIL: 4

Links

GitHub PR Head
GitHub PR Base

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in before you can comment on or make changes to this bug.