[css-layout-api] Fix data passing between parent<->child layouts.
This was broken in: https://chromium-review.googlesource.com/c/chromium/src/+/1745396 This adds this functionality back in, and performs the data passing via the constraint-space, and layout-result (as opposed to setting this information explicitly on the layout-object classes. Bug: 993306 Change-Id: I5083ad782227657a19301cf61b2867be603f521a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757739Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#688167}
Showing
Please register or sign in to comment