mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
With this change, a stacking context can be established by any paintable, including inline paintables. The stacking context traversal is updated to remove the assumption that the stacking context root is paintable box.