ladybird/Base
Sam Atkins 8bd1854406 LibWeb+Base: Enable calc() for font-weight property :^)
Modified the test-page because FontDatabase looks for exact font-weight
matches, so requesting weight 800 in a font that only has 700, causes
it to return the default font instead. So, we ask for 700 here.

The actual fix is to improve our font-matching but I am trying not to
get distracted today. :^)
2022-02-04 13:52:02 +01:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base+WindowsServer+keymap: Store multiple keymaps in a config 2022-02-03 00:47:22 +01:00
home/anon Base: Start Keymap.Applet automatically 2022-02-03 00:47:22 +01:00
res LibWeb+Base: Enable calc() for font-weight property :^) 2022-02-04 13:52:02 +01:00
root Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
usr Base: Update keymap man page to include new functionality 2022-02-03 00:47:22 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00