Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleComputer.cpp
Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning"
The postitioning enum values are used by the position CSS property.
Unfortunately, the prior naming clashes with the CSS Values-4 type
named position, which will be implemented in a later commit.
2023-10-30 10:40:30 +00:00

115 KiB