Files
servo/components/layout/table
Martin Robinson e9f372ca41 layout: Add a BaseFragment that contains shared properties of all Fragment types (#41282)
This reverts commit f5ecb34577 and also
merges more shared properties into `BaseFragment`. The goal here is to
eventually also store a reference to the parent fragment in this
`BaseFragment` as well.

Testing: This should not change behavior in an observable way, so is
covered by WPT tests.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2025-12-15 15:17:13 +00:00
..