Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleComputer.cpp
Matthew Olsson 4e27d07ff2 LibWeb: Use initial value for animation start if it does not exist
This fixes an issue where a property could not be animated unless the
element had a specified value for that property somewhere in its
styling.
2024-02-23 20:52:37 +01:00

102 KiB