Bug 1622851 [wpt PR 22279] - [LayoutNG] Fix what replaced descendants resolve %-block...
commit8816ffe31dcc2a08b659f8a7580382471e03ed77
authorIan Kilpatrick <ikilpatrick@chromium.org>
Wed, 18 Mar 2020 11:25:21 +0000 (18 11:25 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 19 Mar 2020 17:33:00 +0000 (19 17:33 +0000)
tree66bf510e46f32a5a8a07fd5ed56a56a01a6fdc2d
parent99883b5a5f6f93cc72d72067502e38b5f5ab556e
Bug 1622851 [wpt PR 22279] - [LayoutNG] Fix what replaced descendants resolve %-block-sizes... resolve against during the OOF-positioned min/max phase., a=testonly

Automatic update from web-platform-tests
[LayoutNG] Fix what replaced descendants resolve %-block-sizes...
resolve against during the OOF-positioned min/max phase.

Previously we resolved against the wrong %-block-size during the
OOF-positioned min/max phase. The resulted in an incorrect size for the
OOF-positioned node.

This corrects what we resolve against.

Change-Id: I24be784cfce1ec8cc416cdb286034e71f9c20358
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105753
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Aleks Totic <atotic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750741}

--

wpt-commits: 9b0f58e00dc2dbceb4a72625d9224133d049d466
wpt-pr: 22279
testing/web-platform/tests/css/css-writing-modes/abs-pos-with-replaced-child.html [new file with mode: 0644]