[cleanup] Simplify the -webkit-box overflow bias calculation.
This change simplifies how we determine the position of children within a -webkit-box. -webkit-box is special as any overflow always "hangs" to the line-right. This patch adds any negative available-space instead of performing a more complicated "flipped-offset" calculation. There should be no behaviour change. Change-Id: Ic204e2e2167b88a7fd1ab02c2ec5cff4d0355ac0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508029 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#822551}
Showing
Please register or sign in to comment