1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 00:47:36 +00:00
serenity/Userland
Andreas Kling fc8c4ea23f LibWeb: Let BFC compute width for block-level replaced elements
We never really hit this code path before, but now that IMG elements can
be block-level, we need to get them hooked up with box model metrics.
2022-04-11 01:04:09 +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: Let BFC compute width for block-level replaced elements 2022-04-11 01:04:09 +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