ladybird/Userland
Andi Gallo ce186dca70 LibWeb: Fix the x coordinate of a block after a float
The margin from the containing blocks shouldn't be included in the
amount by which we increment x after a float was places. That coordinate
should be relative to the containing block.

Fixes the comments layout on https://lobste.rs.
2023-06-14 08:30:22 +02:00
..
Applets
Applications Applications: Stop lying about string types 2023-06-13 01:49:02 +02:00
BuggieBox
Demos Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages 2023-06-09 17:21:43 +02:00
DevTools SQLStudio: Stop lying about string types 2023-06-13 01:49:02 +02:00
DynamicLoader
Games Userland: Filter out unsupported file types in open dialogs in more apps 2023-06-11 09:40:17 +01:00
Libraries LibWeb: Fix the x coordinate of a block after a float 2023-06-14 08:30:22 +02:00
Services LibSQL+SQLServer: Do not re-open databases 2023-06-13 16:33:42 -04:00
Shell Shell: Stop lying about string types 2023-06-13 01:49:02 +02:00
Utilities image: Add a --move-alpha-to-rgb flag 2023-06-14 08:30:06 +02:00
CMakeLists.txt