ladybird/Base/res
Sam Atkins dcbfb61816 LibWeb: Implement and use BackgroundStyleValue
This one represents one secton of a `background` property, since it can
have multiple background values separated by commas. Eventually, we will
represent that as a List of BackgroundStyleValues.

Also modified some background-foo properties in StyleResolver so that
the is_background_x() functions could be removed.

I realized that our handling of var() in shorthand properties is wrong,
so have been removing the is_builtin_or_dynamic() calls from the parsing
code for shorthands. This broke our var() test page, so I have replaced
the use of 'background' with 'background-color' there.
2021-08-14 12:45:01 +02:00
..
apps MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00
color-palettes PixelPaint: Add loading and saving of color palettes 2021-06-21 22:32:58 +02:00
cursors Base: Fill in rightmost pixel in crosshair cursor 2021-02-09 20:10:00 +01:00
devel/templates Base: Convert postcreate scripts to use heredoc 2021-08-13 01:20:35 +04:30
emoji Emoji: Add a return key symbol 2021-05-17 00:16:49 +01:00
fonts LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned 2021-05-24 08:18:34 +02:00
graphics MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00
html LibWeb: Implement and use BackgroundStyleValue 2021-08-14 12:45:01 +02:00
icons PixelPaint: Add the GuideTool to the Toolbox 2021-08-07 02:52:47 +04:30
js/Spreadsheet Spreadsheet: Add a 'contents' getter/setter to Position 2020-12-29 00:58:43 +01:00
keymaps Keymaps: Fix for missing mapping for the polish ć,Ć character 2021-05-27 22:57:49 +02:00
terminal-colors LibVT: Implement bright color support 2021-06-04 09:02:43 +01:00
themes Base: Remove coffee theme height and width metrics 2021-07-29 21:27:24 +01:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add a quote to fortunes.json 2021-08-02 00:29:08 +01:00