Commit Graph

2 Commits

Author SHA1 Message Date
Sam Atkins
87e74c6c0c LibWeb: Start transitions when affected properties change
Co-authored-by: Matthew Olsson <matthewcolsson@gmail.com>
(cherry picked from commit a1fca1a7f3f70e4acf15052014d5b180197df9fd)
2024-11-04 13:15:58 -05:00
Sam Atkins
147fcb39e7 LibWeb/CSS: Extract interpolation code into its own files
Apart from shrinking StyleComputer a little, we need the ability to get
the current value of a transition from outside of it.

(cherry picked from commit 70d99db9924b068d2a20dd64fec2bd71f7d7b346)
2024-11-04 13:15:58 -05:00