ladybird/Base/home/anon
Andreas Kling 422bbe98a5 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! :^)
2020-06-05 23:36:02 +02:00
..
js LibJS: Implement computed properties in object expressions 2020-04-23 23:56:04 +02:00
little HackStudio: Support debugging variables with Enum types 2020-06-03 08:12:50 +02:00
www LibWeb: Start adding support for the <iframe> element! :^) 2020-06-05 23:36:02 +02:00
zip Base: Add a "zip" folder to /home/anon/ with a .zip file to test 2020-05-09 23:50:44 +02:00
bookmarks.json Base: Add HTML spec (multipage) to the default Browser bookmarks :^) 2020-05-30 12:25:37 +02:00
Browser.ini Browser: Add Browser.ini configuration file 2020-04-25 10:55:55 +02:00
emoji.txt Base: Add a really bad, but yummy Slice of Pizza emoji 🍕 2020-05-23 19:49:42 +02:00
FileManager.ini FileManager: Remember my last position and size. 2019-11-09 20:50:53 +01:00
IRCClient.ini IRCClient: Add NotifyOnMessage/NotifyOnMention config options 2020-04-10 13:16:07 +02:00
LaunchServer.ini Base: Open .font files in FontEditor again 2020-05-10 14:24:04 +02:00
myfile.txt Base: Rename /users to /home. 2019-02-10 11:18:12 +01:00
Taskbar.ini Base: Add Browser to QuickLaunch (#1836) 2020-04-18 12:36:00 +02:00
Terminal.ini Terminal: Add config for startup command 2020-05-02 14:12:57 +02:00