Files
serenity/Userland/Libraries/LibWeb/CSS/GridTrackSize.cpp
martinfalisse 9681eb89a6 LibWeb: Add helper function for creating auto GridTrackSizes
Makes it more convenient to create auto GridTrackSizes. I think having
an auto GridTrackSize be defined by an auto Length value kind of
confusing, and this at least helps when creating one.
2022-09-14 00:09:14 +02:00

1.0 KiB