1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 20:27:34 +00:00
serenity/Userland
Andreas Kling 57feb0f3ec LibWeb: Add missing null check of independent formatting context in FFC
When calling layout_inside() on a flex item that can't have children of
its own, layout_inside() will not return an independent formatting
context, so we need to handle that case here.
2022-04-11 01:20:24 +02:00
..
Applets LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Applications Applications: Support .obj polygons in 3DFileViewer 2022-04-10 12:08:31 +02:00
Demos LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DevTools LibCore+Userland: Remove File::ensure_parent_directories 2022-04-11 00:08:48 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Libraries LibWeb: Add missing null check of independent formatting context in FFC 2022-04-11 01:20:24 +02:00
Services DHCPClient: Close outgoing sockets after use 2022-04-11 00:15:06 +02:00
Shell LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Utilities LibCore+Userland: Remove File::ensure_parent_directories 2022-04-11 00:08:48 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00