Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-grid/grid-definition
Aliaksandr Kalenik 795222fab3 LibWeb: Validate grid-template-areas rectangles at parse time
Move grid area rectangle computation and validation from layout to the
CSS parser. Named grid areas that don't form filled-in rectangles now
correctly invalidate the declaration per spec.
2026-02-21 21:46:34 +01:00
..