Open Bug 1557168 Opened 6 years ago Updated 2 years ago

[wpt-sync] Sync PR 17197 - Fix table OOF sizing

Categories

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

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Aleks Totic <atotic@chromium.org> wrote:

Fix table OOF sizing

Absolutely positioned table does not use oof algorithm to compute
its width. It uses standard table algorithm instead.

This patch fixes Legacy code so that tables use OOF algorithm.

Bug: 968788
Change-Id: Ifaa1d4799d137d6fee4b1d41e181aa439556ac3b
Reviewed-on: https://chromium-review.googlesource.com/1644158
WPT-Export-Revision: 8aa0551784e6f03e5a2c55a273f8ab3ade03fbf6

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.