1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 01:31:00 +00:00
serenity/Userland
Sam Atkins 5826fe094f LibWeb: Allow comma- or space-separated StyleValueLists
This lets us produce valid CSS in its to_string() method, instead of
always adding commas as before. :^)

Also, finally added a Formatter for StyleValues.
2022-02-03 00:45:49 +01:00
..
Applets Applets/Audio: Use Array for the volume level bitmaps 2022-01-28 23:40:25 +01:00
Applications PixelPaint: Paint layer thumbnails with correct aspect ratio 2022-02-01 10:49:13 +01:00
Demos Starfield: Add app icon 2022-02-01 04:11:56 +00:00
DevTools UserspaceEmulator: Implement ioctl TIOCSTI 2022-01-29 11:22:43 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games Chess: Don't use Vector in a literal iterator 2022-01-28 23:40:25 +01:00
Libraries LibWeb: Allow comma- or space-separated StyleValueLists 2022-02-03 00:45:49 +01:00
Services Everywhere: Fully qualify font names by including their slope 2022-02-01 10:06:26 +01:00
Shell Shell: Use StringView instead of String const& where feasible 2022-01-29 23:08:27 +01:00
Utilities mount: Do not print usage if executed without any arguments 2022-02-02 21:43:27 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00