diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-09-09 07:44:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 14:44:16 +0000 |
commit | d169a82d2e146704db3d9eb2b5f9f49f9ef8b1da (patch) | |
tree | 3892c137b6d9458d0d7202e4352344a811c3b91d /components/shared/net/request.rs | |
parent | a3a86d59132b03526217f570defd903221b6ba65 (diff) | |
download | servo-d169a82d2e146704db3d9eb2b5f9f49f9ef8b1da.tar.gz servo-d169a82d2e146704db3d9eb2b5f9f49f9ef8b1da.zip |
layout: Implement proper absolute child position for flexbox (#33346)
This implements the requirements outlined in the [flexbox specification]
about how to position absolute children of flex containers. We must
establish a static position rectangle (to use if all insets are auto)
and also align the child into that rectangle.
[flebox specification]: https://drafts.csswg.org/css-flexbox/#abspos-items
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/shared/net/request.rs')
0 files changed, 0 insertions, 0 deletions