[wpt-sync] Sync PR 27621 - [TablesNG] Fix orthogonal cell sizing crash.
Categories
(Core :: Layout: Tables, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27621 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27621
Details from upstream follow.
b'Ian Kilpatrick <ikilpatrick@chromium.org>' wrote:
[TablesNG] Fix orthogonal cell sizing crash.
In order to pick up the fallback orthogonal size we need to call
SetAvailableSize on the builder.This was triggered after some logic tightening within ng_length_utils.
Bug: 1178130
Change-Id: I59d1c4c9882d96a558e035daa07debb80283fa9dReviewed-on: https://chromium-review.googlesource.com/2694344
WPT-Export-Revision: ff1a1793fc3bf5f0c60833b74bb26e76fbc0493c
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 14 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
Comment 7•4 years ago
|
||
bugherder |
Description
•