Files
ladybird/Libraries/LibWeb/CSS/CSSStyleProperties.cpp
Tim Ledbetter 026bc91d6c LibWeb/CSS: Extract border width values directly
There's no need to keep a copy of a `BorderData` object in this case.
This makes the variable names used a bit less confusing.
2025-04-05 12:54:22 +02:00

62 KiB