Files
ladybird/Userland/Libraries/LibWeb/CSS/ComputedCSSStyleDeclaration.h
Andreas Kling 99f9667e5d LibWeb: Simplify ComputedCSSStyleDeclaration property lookup
Factor out the per-property StyleValue generation to a separate function
so we don't have to repeat ourselves so much in property(). :^)
2021-09-18 13:14:40 +02:00

951 B