ladybird/Userland
Sam Atkins 3a10596136 LibWeb/CSS: Allow getting a property's computed value without animations
The algorithm for starting a transition requires us to examine the
before-change and after-change values of the property, without taking
any current animations into account.
2024-09-22 06:41:55 +02:00
..
Libraries LibWeb/CSS: Allow getting a property's computed value without animations 2024-09-22 06:41:55 +02:00
Services RequestServer: Set request body for other methods that can have a body 2024-09-21 18:13:31 +02:00
Utilities LibWebView+WebContent+headless-browser: Make the page info IPCs async 2024-09-19 18:07:17 +02:00