Files
ladybird/Libraries/LibWeb/CSS/LengthBox.h
Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px()
To prepare for adding an undefined/empty state for Length, let's first
move away from Length() creating an auto value.
2020-06-24 11:08:46 +02:00

1.6 KiB