Files
ladybird/Userland/Libraries/LibWeb/Painting/Paintable.cpp
Andreas Kling 268492413a LibWeb: Add Paintable::stacking_context_rooted_here()
This is a convenience helper that lets you get the stacking context
rooted at a given paintable, without checking that the paintable is a
box first.
2023-07-15 07:10:34 +02:00

3.0 KiB