Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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/c/chromium/src/+/3468474 Reviewed-by: Ian Kilpatrick <[email protected]> Commit-Queue: Morten Stenshorne <[email protected]> Cr-Commit-Position: refs/heads/main@{#972340}
- Loading branch information