Files
ladybird/Userland/Libraries/LibWeb/DOM/Element.cpp
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

133 KiB