Files
servo/components/layout
Martin Robinson e80ec57069 layout: Remove outer Option on BoxSlot (#41858)
This was used before for dummy `BoxSlot`s, but we don't have those any
longer, so this can just be removed now.

Testing: This should not change observable behavior so is covered by
existing tests.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2026-01-12 16:24:15 +00:00
..