mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
A FrameHostElement is an HTML element (<frame> or <iframe>) that may have a content frame that participates in the frame tree. This basically just moves code from <iframe> to a separate base class so we can share it with <frame> once we implement <frame>.
2.3 KiB
2.3 KiB