[wpt-sync] Sync PR 33386 - [BlockFragmentation] Clamp column intrinsic block-size to BSP.
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33386 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33386
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[BlockFragmentation] Clamp column intrinsic block-size to BSP.
Negative margins on column spanners could make the intrinsic block-size
go negative causing a DCHECK. This clamps the intrinsic block-size to
the border/scrollbar/padding block-sum.Bug: 829028
Change-Id: I36907afa0a41e862db5d260a22452414cb3454c9
Reviewed-on: https://chromium-review.googlesource.com/3552466
WPT-Export-Revision: 8f158994b4bf9a972360137117b244eff79d1526
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
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
Comment 5•3 years ago
|
||
bugherder |
Description
•