ladybird/Base
Andreas Kling 71e8ddcd1c LibHTML: Start adding support for <link rel="stylesheet">
This patch adds basic support for external stylesheets. It currently
only works with file:// URLs.

We do a synchronous full relayout after loading a stylesheet, which is
definitely on the aggressive side, but it gives us something to work
on improving. :^)
2019-10-07 19:06:47 +02:00
..
etc Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
home/anon LibHTML: Start adding support for <link rel="stylesheet"> 2019-10-07 19:06:47 +02:00
res LibGUI: Add a "reload" action to GCommonActions 2019-10-05 10:14:09 +02:00
usr LibC: Implement dirname() and basename() 2019-10-03 08:23:54 +02:00