Files
ladybird/Libraries/LibWeb/CSS/Length.h
Andreas Kling daa88448e1 LibWeb: Add Length::is_undefined_or_auto()
Quite often, we want the same behavior in both cases. This allows us
to express that with a single method.
2020-06-28 15:08:37 +02:00

4.0 KiB