Files
ladybird/Libraries/LibWeb/CSS/StyleComputer.cpp
Tim Ledbetter 7a391f419a LibWeb: Handle single value properties when normalizing transition lists
Previously, if a transition property was not wrapped in a list, it
would be replaced with the default value in
`StyleComputer::compute_transitioned_properties`.
2025-04-23 21:02:59 +01:00

156 KiB