Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleValue.h
Andreas Kling 3dc6f0bc47 LibWeb: Absolutize internal lengths in all StyleValues
StyleValue now has a virtual visit_lengths() that allows us to update
all CSS lengths during the absolutization phase.
2021-09-24 15:12:15 +02:00

40 KiB