diff options
author | Martin Robinson <mrobinson@igalia.com> | 2025-04-14 18:02:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-14 16:02:37 +0000 |
commit | d46a17a487ce7799fc3d1e60fa093c628e62869a (patch) | |
tree | 3f01f16af26d81b6d93c3b0340acef48404fec79 /components/layout_2020/style_ext.rs | |
parent | 440739090f85a6d5ba2e26978ad9c77771e7f4af (diff) | |
download | servo-d46a17a487ce7799fc3d1e60fa093c628e62869a.tar.gz servo-d46a17a487ce7799fc3d1e60fa093c628e62869a.zip |
layout: Add a `LayoutBoxBase` to inline boxes (#36513)
`LayoutBoxBase` will soon contain laid out `Fragment`s of a box tree
node in order to facilitate incremental layout and also layout queries.
This is currently missing for inline boxes, so this change adds a
`LayoutBoxBase` to them.
Testing: This should not change any observable behavior, so existing
WPT suites should suffice for testing.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/layout_2020/style_ext.rs')
0 files changed, 0 insertions, 0 deletions