mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
When a paint invalidation occurs inside a subframe, it bubbles up to Frame::set_needs_display(). From there, we call PageView if this is the main frame, or otherwise invalidate the subframe host element.
2.9 KiB
2.9 KiB