Commit Graph

1 Commits

Author SHA1 Message Date
Andreas Kling
e2e8c04446 LibWeb: Add grid abspos descendant regression test
Add a focused grid layout test for absolutely positioned descendants
inside grid items. The test captures the current behavior of the left
inset resolving against the containing grid item instead of the abspos
box's own grid area, while preserving the static block position from
the in-flow grid item content.
2026-04-04 14:35:50 +02:00