Files
ladybird/Userland/Libraries/LibWeb/Animations/AnimationEffect.cpp
Matthew Olsson 1915e603c9 LibWeb: Implement AnimationEffect progress helper functions
This excludes transformed_progress (which is the progress value used to
interpolate CSS values) as it requires a timing function
2023-11-09 16:08:50 +01:00

19 KiB