Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LayoutMedia: Should not handle OOF boxes
After LayoutMediaNGContainer task, LayoutMedia could be a container of its OOF descendants, but NGReplacedLayoutAlgorithm has no ability to lay out OOF boxes. This CL fixes the issue by making LayoutMedia children OOF containers by forcing paint containment. Bug: 1425520 Change-Id: I19e10c9a94341cba376883bf544ef69ea413dca5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4349736 Reviewed-by: Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1119211}
- Loading branch information