mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
* A PageView is a view onto a Page object. * A Page always has a main Frame (root of Frame tree.) * Page has a PageClient. PageView is a PageClient. The goal here is to allow building another kind of view onto a Page while keeping the rest of LibWeb intact.
15 KiB
15 KiB