Closed Bug 1943048 Opened 1 month ago Closed 25 days ago

[wpt-sync] Sync PR 50215 - layout: Fix table geometry when collapsed borders have different sizes

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Oriol Brufau <obrufau@igalia.com> wrote:

layout: Fix table geometry when collapsed borders have different sizes

Even though when painting the collapsed borders we were using the right size, when sizing the table we were treating cells as having a border of half the maximum border size along the entire grid line.

Now we only take the maximum among the borders adjacent to the cell.

<!-- Please describe your changes on the following line: -->

Reviewed in servo/servo#35122

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a30233003160
[wpt PR 50215] - layout: Fix table geometry when collapsed borders have different sizes, a=testonly
Status: NEW → RESOLVED
Closed: 25 days ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.