ladybird/Libraries
Jelle Raaijmakers 84c4eb7aa9 LibWeb: Always update computed properties for finished animations
If an animation got to its finished state before its target's computed
properties could be updated, we would end up with invalid styles. Do not
skip finished animations, but prevent effect invalidation on timeline
updates if the animation is already finished.

This fixes the CI flake on WPT test
`css/css-transitions/inherit-height-transition.html`.
2025-08-26 18:47:57 +02:00
..
LibCompress CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibCore LibCore: Fix WSAEMSGSIZE error in pending_bytes with proper zero-init 2025-08-23 18:35:45 -06:00
LibCrypto AK+Libraries: Reduce API surface of GenericLexer a bit 2025-08-13 09:56:13 -04:00
LibDevTools LibDevTools: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
LibDiff CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibDNS LibDNS: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-24 12:58:27 -06:00
LibFileSystem CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibGC LibGC: Make GC::Root bool operator explicit 2025-08-21 12:50:43 -04:00
LibGfx LibWeb: Use Accelerate framework on macOS to premultiply bitmap data 2025-08-23 14:09:17 +02:00
LibHTTP CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibIDL LibIDL: Change overload sets to be ordered 2025-08-26 10:14:22 +02:00
LibImageDecoderClient CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibIPC LibWeb/LibURL/LibIPC: Extend createObjectURL to also accept MediaSources 2025-08-19 23:50:38 +02:00
LibJS Tests/LibJS: Enable test-js on Windows 2025-08-24 12:58:27 -06:00
LibLine AK+Libraries: Reduce API surface of GenericLexer a bit 2025-08-13 09:56:13 -04:00
LibMain Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
LibMedia LibMedia: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-24 12:58:27 -06:00
LibRegex LibRegex: Account for opcode size when calculating incoming jump edges 2025-07-28 17:06:58 +02:00
LibRequests RequestServer: Enable in Windows CI 2025-08-23 16:04:36 -06:00
LibSyntax CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibTest LibJS: Port the JS lexer and parser to UTF-16 2025-08-13 09:56:13 -04:00
LibTextCodec LibTextCodec: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-23 16:04:36 -06:00
LibThreading CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibTLS LibTLS: Use Windows-specific method to set default certificate store 2025-08-23 18:35:45 -06:00
LibUnicode ImageDecoder: Enable in Windows CI 2025-08-23 16:04:36 -06:00
LibURL LibWeb/LibURL/LibIPC: Extend createObjectURL to also accept MediaSources 2025-08-19 23:50:38 +02:00
LibWasm LibWasm: Move the interpreter IP out of the configuration object 2025-08-26 15:20:33 +02:00
LibWeb LibWeb: Always update computed properties for finished animations 2025-08-26 18:47:57 +02:00
LibWebSocket LibWeb: Make WebSocket closure adhere to spec for all ReadyStates 2025-08-18 09:35:47 -06:00
LibWebView LibWebView: Add defaultZoomLevelFactor setting and necessary plumbing 2025-08-26 06:31:22 -04:00
LibXML Utilities/xml: Enable on Windows 2025-08-24 12:58:27 -06:00
CMakeLists.txt LibDevTools: Enable in Windows CI 2025-08-23 16:04:36 -06:00