ladybird/Services
Callum Law dca80ad5eb LibWeb: Account for animated values when computing font
Computing the font for an element in `compute_font` is premature since
we are yet to apply animated properties - instead we should compute the
value on the fly (with a cache to avoid unnecessary work) to ensure we
are respecting the latest values
2025-12-05 10:03:15 +00:00
..
ImageDecoder Everywhere: Remove LibCore/System.h includes from header files 2025-12-04 15:40:46 +00:00
RequestServer Everywhere: Remove LibCore/System.h includes from header files 2025-12-04 15:40:46 +00:00
WebContent LibWeb: Account for animated values when computing font 2025-12-05 10:03:15 +00:00
WebDriver LibCore: Remove unused KeepAsChild and disown mechanisms 2025-11-07 11:27:51 +01:00
WebWorker LibWeb/HTML: Update worker construction spec steps 2025-12-01 15:02:27 +01:00
CMakeLists.txt Services/WebDriver: Enable on Windows 2025-09-15 09:19:52 +02:00