Files
ladybird/Libraries/LibWeb/CSS/StylePropertyMap.h
Sam Atkins 2f3053bc64 LibWeb/CSS: Use FlyString for StylePropertyMap property arguments
The bindings are able to give us FlyString, and that's the type we use
for property names, so let's use that instead of String.
2025-10-04 22:57:00 +02:00

1.1 KiB