Files
ladybird/Userland/Libraries/LibWeb/CSS
Aliaksandr Kalenik 1d7c9cd1e1 LibWeb: Return computed grid-template-rows/columns if there's no used
If grid-template-rows or grid-template-columns queried for a box that is
not a grid container, the result should be computed value instead of
null.

Fixes crashing in inspector.
2024-09-09 20:12:20 +02:00
..
2024-09-06 07:49:55 +02:00
2024-08-26 08:26:22 +01:00