Bug
1697667 [wpt PR 27974] - [LayoutNG] Fix order OOFs are added in, a=testonly
Automatic update from web-platform-tests
[LayoutNG] Fix order OOFs are added in
We were adding OOFs to columns in an incorrect order. Instead of
simply looking at IsFirstForNode(), we have to look at the order of
the child break tokens in the incoming column break token. This CL
updates NGSimplifiedOOFLayoutAlgorithm to look at incoming break
tokens to determine this order.
Bug:
1079031
Change-Id: I03e627abd431df259affc42a2414ef2a123a3444
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
2746814
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Alison Maher <almaher@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#861707}
--
wpt-commits:
c693ac92f8471b78377215fc8c26826f2ac49321
wpt-pr: 27974