[LayoutNG] Add forced breakpoint tests
Break-before, break-after, and break-inside don't apply to absolute positioned elements, so we don't need to add any special handling for these when fragmenting OOF positioned elements. This change adds tests to ensure that these forced breaks don't apply to abspos elements, as expected, but do still apply to the children of abspos elements. Bug: 1079031 Change-Id: Iaee4dfa67244e1999f659978c7cb3bbfce55ad8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327818 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#795544}
Showing
Please register or sign in to comment