Files
ladybird/Libraries/LibWeb/CSS/StylePropertyMapReadOnly.cpp
Callum Law 9f5696e9c5 LibWeb: Avoid getting shorthand property from ComputedProperties
ComputedProperties only includes longhands so we shouldn't try to get
shorthands - this will be asserted in a later commit.
2025-08-26 12:17:55 +02:00

9.3 KiB