ladybird/Tests/LibWeb/Ref/input/flex
Shannon Booth fbc8ab4dcd LibWeb: Paint flex items atomically in tree order
Treat non-positioned flex items like inline-blocks for painting, just
as we already do for grid items. This ensures later flex items cover
earlier items overflowing content instead of allowing earlier text to
paint over later backgrounds.
2026-05-17 10:15:38 +02:00
..
overflowing-text-paints-under-later-flex-item.html LibWeb: Paint flex items atomically in tree order 2026-05-17 10:15:38 +02:00