Loading
Bug 1674774a Part 2 - Fix the border-box size which is used to position flex...
Bug 1674774a Part 2 - Fix the border-box size which is used to position flex container's children. r=mats If the flex container frame's tentative border-box size is different from its final size, and it's in vertical-rl writing mode, we need to adjust children's position. This is implemented in Part 3. Differential Revision: https://phabricator.services.mozilla.com/D97521