ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

LibWeb/CSS: Make empty GridTrackSize value serialize to "none"

Open tcl3 opened this issue 9 months ago • 0 comments

This is the default value of the grid-template-rows and grid-template-columns properties.

Fixes at least 21 WPT subtests that I was able to find.

tcl3 avatar Mar 22 '25 00:03 tcl3