ladybird/Services
Aliaksandr Kalenik 2fc405f1b2 LibWeb: Allow to pass pseudo-element type in computed properties getter
...and setter. We had lots of places where we check if pseudo-element
type is specified and then use `pseudo_element_computed_properties()` or
`computed_properties()`. This change moves these checks from caller side
to the getter and setter.
2025-07-18 21:19:37 +02:00
..
ImageDecoder ImageDecoder: Make it compile for Android 2025-07-10 15:44:53 -06:00
RequestServer Android: Workaround the system certificate issue 2025-07-10 15:44:53 -06:00
WebContent LibWeb: Allow to pass pseudo-element type in computed properties getter 2025-07-18 21:19:37 +02:00
WebDriver Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
WebWorker LibWeb+WebWorker: Use IPC mechanics for structured serialization 2025-07-18 10:09:02 -04:00
CMakeLists.txt Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00