summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/Origin.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-06-05 23:36:02 +0200
committerAndreas Kling <kling@serenityos.org>2020-06-05 23:36:02 +0200
commit422bbe98a56cb80b036b5a969ccce3fc757e8ff1 (patch)
treece21076fcbc55930b9c71d8a8669378aacfeeb3e /Libraries/LibWeb/Origin.h
parentf2aa21ebc41773dca1bbd4d516b6f79b97f76e3f (diff)
downloadserenity-422bbe98a56cb80b036b5a969ccce3fc757e8ff1.zip
LibWeb: Start adding support for the <iframe> element! :^)
This patch introduces a bunch of things: - Subframes (Web::Frame::create_subframe()) - HTMLIFrameElement (loads and owns the hosted Web::Frame) - LayoutFrame (layout and rendering of the hosted frame) There's still a huge number of things missing, like scrolling, overflow handling, event handling, scripting, etc. But we can make a little iframe in a document and it actually renders another document there. I think that's pretty cool! :^)
Diffstat (limited to 'Libraries/LibWeb/Origin.h')
0 files changed, 0 insertions, 0 deletions