mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
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.
4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
100px 100px
|
|
50px 50px
|
|
auto auto
|