Closed Bug 1693182 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 27652 - [TablesNG] Fix fixed overconstrained percentages

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 27652 into mozilla-central (this bug is closed when the sync is complete).

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

b'Aleks Totic <atotic@chromium.org>' wrote:

[TablesNG] Fix fixed overconstrained percentages

If total column percentage is > 100%, it gets clamped
to 100%.
Auto and fixed algorithms for clamping differ.
Auto truncates column widths once total reaches 100%.
Fixed scales all columns proportionally.

TablesNG always used auto algorithm.

Bug: 1178759
Change-Id: I67919b2d022531f8f5b736c7db6f8ac5cdbf5354
Reviewed-on: https://chromium-review.googlesource.com/2698013
WPT-Export-Revision: 0714ac8411c28feab7606557828d94db6d6ab533

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

CI Results

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

Total 1 tests and 22 subtests

Status Summary

Firefox

OK : 1
PASS: 21
FAIL: 1

Chrome

OK : 1
PASS: 21
FAIL: 1

Safari

OK : 1
PASS: 21
FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/css/css-tables/tentative/table-width-redistribution-fixed.html
table 13: FAIL linked bug:Bug 1692395

New Tests That Don't Pass

/css/css-tables/tentative/table-width-redistribution-fixed.html
table 13: FAIL (Chrome: PASS, Safari: PASS)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a02d2916328
[wpt PR 27652] - [TablesNG] Fix fixed overconstrained percentages, 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.