ladybird/Userland
Ali Mohammad Pur 5cd01bd644 LibWeb: Allow '0' as a CSS dimension value
The comment mentions that zero is let through, but then immediately
errors out if it sees any number outside quirks mode.
This commit makes that check let zeros through.
2023-05-29 05:35:41 +02:00
..
Applets LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
Applications Ladybird+Browser: Add a 'Dump All Resolved Styles' debug option 2023-05-29 05:35:41 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
DevTools HackStudio: Prefer FileSystem over DeprecatedFile 2023-05-27 17:30:55 +02:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Chess+ChessEngine: Fix stockfish by setting correct blocking flag 2023-05-27 18:44:21 +02:00
Libraries LibWeb: Allow '0' as a CSS dimension value 2023-05-29 05:35:41 +02:00
Services Ladybird+Browser: Add a 'Dump All Resolved Styles' debug option 2023-05-29 05:35:41 +02:00
Shell Shell: Properly detect the kill executable 2023-05-21 14:59:26 +01:00
Utilities headless-browser: Disable content filtering when running tests 2023-05-28 22:03:57 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00