ladybird/Userland/Services
Aliaksandr Kalenik c690fb9df3 LibWeb: Rename Layout::Node::paintable() to first_paintable()
Layout node is allowed to have multiple corresponding paintables, so
first_paintable() is more explicit name for getter that returns first
paintable.
2024-10-16 20:25:42 +02:00
..
ImageDecoder Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
RequestServer RequestServer: Set CURLOPT_CONNECTTIMEOUT instead of CURLOPT_TIMEOUT 2024-10-11 13:18:05 +02:00
WebContent LibWeb: Rename Layout::Node::paintable() to first_paintable() 2024-10-16 20:25:42 +02:00
WebDriver LibWeb: Begin implementing the Element Send Keys endpoint 2024-10-11 09:09:23 +02:00
WebWorker LibWeb: Move updating the rendering into HTML task 2024-10-04 07:07:01 +02:00