Closed Bug 1692694 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 27622 - [TableNG] Fix saturated sizes issue.

Categories

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

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Ian Kilpatrick <ikilpatrick@chromium.org>' wrote:

[TableNG] Fix saturated sizes issue.

We can end up in a situation where:

  • table_inline_size is at LayoutUnit::Max()
  • border_padding.InlineSum() is at LayoutUnit::Max()
  • border_spacing.inline_size is some small value.

This combination results in a negative section_available_inline_size.

Bug: 1178044
Change-Id: I3bd860033195ed420323445e1c790d9f59962b98
Reviewed-on: https://chromium-review.googlesource.com/2694345
WPT-Export-Revision: 07b6b6b773245c48889b7f0d52eb786edc7671a9

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

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Safari

PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c1f406b28512
[wpt PR 27622] - [TableNG] Fix saturated sizes issue., a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee7b6c1cc52c
[wpt PR 27622] - [TableNG] Fix saturated sizes issue., a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f8eff92b367
[wpt PR 27622] - [TableNG] Fix saturated sizes issue., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.