ladybird/Base
Sam Atkins 17bb913625 LibWeb: Implement currentcolor special value
The `currentcolor` identifier represents the current value of the
`color` property. This is the default value for `border-color` and
`text-decoration-color`, and is generally useful to have. :^)
2021-09-17 23:06:45 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Add PixelPaint (*.pp) file type icons 2021-09-08 20:15:08 +01:00
home/anon Base: Add ~/.config/PixelPaint.ini sample file 2021-09-12 17:15:30 +02:00
res LibWeb: Implement currentcolor special value 2021-09-17 23:06:45 +02:00
usr Kernel+Userland: Remove loadable kernel moduless 2021-09-11 19:05:00 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00