Files
ladybird/Libraries/LibWeb/CSS/ResolvedCSSStyleDeclaration.cpp
Andreas Kling a706d0ebf4 LibWeb: Let getComputedStyle() show *used* values for margin/padding
We were incorrectly showing *computed* instead of *used* values for
margin and padding when inspected via getComputedStyle().
2025-02-22 20:02:16 +01:00

33 KiB