[wpt-sync] Sync PR 32858 - Remove DCHECK for invariant fragment inline-size.
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32858 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32858
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Remove DCHECK for invariant fragment inline-size.
Even if variable fragmentainer inline-size isn't yet possible (it will,
though, once we add support for named pages for printing), a node may
still generate fragments with variable inline-size, thanks to floats.Remove the DCHECK. We already handle this correctly on the NG side. For
the legacy side, there isn't much we can do.Bug: 1295667
Change-Id: I70428db1cae1368b34055c4c3b7f62ce3d23a2c8
Reviewed-on: https://chromium-review.googlesource.com/3468474
WPT-Export-Revision: 8515c35153371e419bcb32381c5567da7810f0ab
| 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
FAIL: 1
Safari
FAIL: 1
Links
Comment 5•3 years ago
|
||
| bugherder | ||
Description
•