ladybird/Base
Andreas Kling 61ef17b87a LibHTML: Implement basic :hover pseudo-class support
This is currently very aggressive. Whenever the Document's hovered node
changes, we invalidate all style and do a full relayout.

It does look cool though. So cool that I'm adding it to the default
stylesheet. :^)
2019-10-14 17:55:04 +02:00
..
etc Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
home/anon LibHTML: Implement basic :hover pseudo-class support 2019-10-14 17:55:04 +02:00
res HexEditor: Initial application release 2019-10-13 08:45:49 +02:00
usr LibC: Implement dirname() and basename() 2019-10-03 08:23:54 +02:00