mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-01 13:25:58 +00:00
With this commit, we are finally running animations off of the web animations spec! A lot of the work StyleComputer is doing is now done elsewhere. For example, fill-forward animations are handled by Animation::is_relevant() returning true in the after phase, meaning the "active_state_if_fill_forward" map is no longer needed.
6.4 KiB
6.4 KiB